note that bulk_add requires admin

This commit is contained in:
Shish 2010-05-28 11:39:10 +01:00
parent c6e61b096b
commit a62ed8f5eb

View file

@ -11,6 +11,7 @@
* upload into <code>/home/bob/uploads/holiday/2008/</code> and point
* shimmie at <code>/home/bob/uploads</code>, then images will be
* tagged "holiday 2008")
* <p><b>Note:</b> requires the "admin" extension to be enabled
*/
class BulkAdd extends SimpleExtension {