summary refs log tree commit diff stats
path: root/admin/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/main.php')
-rw-r--r--admin/main.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/admin/main.php b/admin/main.php deleted file mode 100644 index aa01262..0000000 --- a/admin/main.php +++ /dev/null
@@ -1,8 +0,0 @@
1<H2>Admin Panel</H2>
2
3<UL>
4 <LI><A HREF="/admin/post.php">Upload a comic</A></LI>
5 <LI><A HREF="/admin/manage.php">Manage moderation queue</A></LI>
6 <LI><A HREF="/admin/update.php">HG Update</A></LI>
7 <LI><A HREF="/admin/logout.php">Logout</A></LI>
8</UL>