aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/groups/start.php')
-rw-r--r--mod/groups/start.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/groups/start.php b/mod/groups/start.php
index 043951452..da6001d32 100644
--- a/mod/groups/start.php
+++ b/mod/groups/start.php
@@ -489,5 +489,6 @@
register_action("groups/edittopic",false,$CONFIG->pluginspath . "groups/actions/forums/edittopic.php");
register_action("groups/deletepost",false,$CONFIG->pluginspath . "groups/actions/forums/deletepost.php");
register_action("groups/featured",false,$CONFIG->pluginspath . "groups/actions/featured.php");
+ register_action("groups/editpost",false,$CONFIG->pluginspath . "groups/actions/forums/editpost.php");
?> \ No newline at end of file