aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/sessions.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/lib/sessions.php')
-rw-r--r--engine/lib/sessions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/engine/lib/sessions.php b/engine/lib/sessions.php
index 2995c1723..7a5edec2c 100644
--- a/engine/lib/sessions.php
+++ b/engine/lib/sessions.php
@@ -175,6 +175,8 @@
register_action("login",true);
register_action("logout");
+
+ return true;
}