From a62ed8f5eb132c63a4762f4a63d97fd33f383ccb Mon Sep 17 00:00:00 2001 From: Shish Date: Fri, 28 May 2010 11:39:10 +0100 Subject: [PATCH] note that bulk_add requires admin --- contrib/bulk_add/main.php | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/bulk_add/main.php b/contrib/bulk_add/main.php index 217dbd35..5d9ad998 100644 --- a/contrib/bulk_add/main.php +++ b/contrib/bulk_add/main.php @@ -11,6 +11,7 @@ * upload into /home/bob/uploads/holiday/2008/ and point * shimmie at /home/bob/uploads, then images will be * tagged "holiday 2008") + *

Note: requires the "admin" extension to be enabled */ class BulkAdd extends SimpleExtension {