aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/inc/ActionRouter.php
diff options
context:
space:
mode:
Diffstat (limited to 'inc/ActionRouter.php')
-rw-r--r--inc/ActionRouter.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/inc/ActionRouter.php b/inc/ActionRouter.php
index 54c39f3ca..9c8b21341 100644
--- a/inc/ActionRouter.php
+++ b/inc/ActionRouter.php
@@ -49,6 +49,8 @@ class ActionRouter {
*
* @param string $actionname
* @fixme implement redirect on action change with post
+ * @fixme add event handling
+ * @fixme add the action name back to $ACT for plugins relying on it
*/
protected function setupAction($actionname) {
try {