From b0fb3d9df06ab9aa77f95b3b60d60f414a9f5ebe Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 2 Feb 2025 10:27:14 +0200 Subject: feat(views/list): Rename list/update to list/add --- views/list/update/index.php | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 views/list/update/index.php (limited to 'views/list/update/index.php') diff --git a/views/list/update/index.php b/views/list/update/index.php deleted file mode 100644 index 5366110..0000000 --- a/views/list/update/index.php +++ /dev/null @@ -1,44 +0,0 @@ -archiveLists(); - $webpage = Database\Webpage::fromDBwid($_GET['wid']); - } - catch (Exception $e) {} -?> - - -

- To which list do you want to add
- URL ?>
- from
- Date ?>? -

- -
- - - - - -
- - -

No page with identifier exists!

- - -

You have no lists!

- -
- -
- - -- cgit v1.2.3