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, 0 insertions, 1 deletions
diff --git a/core/helpers/core_task.php b/core/helpers/core_task.php
index 785bf874..008c593f 100644
--- a/core/helpers/core_task.php
+++ b/core/helpers/core_task.php
@@ -23,7 +23,6 @@ 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",