aboutsummaryrefslogtreecommitdiff
path: root/views/list/update/meta.php
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2025-02-02 10:54:23 +0200
committerSyndamia <kamen@syndamia.com>2025-02-02 10:54:23 +0200
commit4bebfa04cf759d77c511541bdf30747c76a3b2e1 (patch)
tree10eb1a2820fbbf3f49fdafb0a7821abc25e306e6 /views/list/update/meta.php
parentb0fb3d9df06ab9aa77f95b3b60d60f414a9f5ebe (diff)
downloadnowayforward_human-4bebfa04cf759d77c511541bdf30747c76a3b2e1.tar
nowayforward_human-4bebfa04cf759d77c511541bdf30747c76a3b2e1.tar.gz
nowayforward_human-4bebfa04cf759d77c511541bdf30747c76a3b2e1.zip
feat(views/list): Fully implement list updating
Diffstat (limited to 'views/list/update/meta.php')
-rw-r--r--views/list/update/meta.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/views/list/update/meta.php b/views/list/update/meta.php
new file mode 100644
index 0000000..c3a9f3c
--- /dev/null
+++ b/views/list/update/meta.php
@@ -0,0 +1,4 @@
+<?php
+
+$title = 'Update a list of archives';
+$controller = 'list';