aboutsummaryrefslogtreecommitdiff
path: root/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'start.php')
-rw-r--r--start.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/start.php b/start.php
index 1b9ce7b5e..0d1b167d4 100644
--- a/start.php
+++ b/start.php
@@ -254,5 +254,6 @@
register_action("tidypics/icon", true, $CONFIG->pluginspath. "tidypics/actions/icon.php");
register_action("tidypics/edit_multi", false, $CONFIG->pluginspath. "tidypics/actions/edit_multi.php");
register_action("tidypics/download", true, $CONFIG->pluginspath . "tidypics/actions/download.php");
+ register_action("tidypics/addtag", true, $CONFIG->pluginspath . "tidypics/actions/addtag.php");
?> \ No newline at end of file