summaryrefslogtreecommitdiff
path: root/core/helpers/core_task.php
diff options
context:
space:
mode:
Diffstat (limited to 'core/helpers/core_task.php')
-rw-r--r--core/helpers/core_task.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/helpers/core_task.php b/core/helpers/core_task.php
index 008c593f..785bf874 100644
--- a/core/helpers/core_task.php
+++ b/core/helpers/core_task.php
@@ -23,6 +23,7 @@ class core_task_Core {
return array(Task_Definition::factory()
->callback("core_task::rebuild_dirty_images")
->name(t("Rebuild Images"))
+ ->type("admin")
->description($dirty_count ?
t2("You have one out of date photo",
"You have %count out of date photos",