diff --git a/contrib/admin/main.php b/contrib/admin/main.php index a99d22b1..a799a571 100644 --- a/contrib/admin/main.php +++ b/contrib/admin/main.php @@ -6,6 +6,8 @@ * License: GPLv2 * Description: Various things to make admins' lives easier * Documentation: + * Various moderate-level tools for admins; for advanced, obscure, and + * possibly dangerous tools see the shimmie2-utils script set *

Lowercase all tags: *
Set all tags to lowercase for consistency *

Recount tag use: @@ -14,6 +16,8 @@ *

Database dump: *
Download the contents of the database in plain text format, useful * for backups. + *

Image dump: + *
Download all the images as a .zip file */ /**