summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.php b/index.php
index b33d3502bd6..438d2fef0df 100755
--- a/index.php
+++ b/index.php
@@ -32,8 +32,8 @@ if(isset($_GET['file'])) {
}else{
- OC_USER::loginlisener();
- OC_USER::logoutlisener();
+ OC_USER::loginlistener();
+ OC_USER::logoutlistener();
OC_UTIL::showheader();