summaryrefslogtreecommitdiff
path: root/mobile/logout.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/logout.php')
-rw-r--r--mobile/logout.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/mobile/logout.php b/mobile/logout.php
index b9cadaa5c..46d7ec8ee 100644
--- a/mobile/logout.php
+++ b/mobile/logout.php
@@ -1,7 +1,5 @@
-<?php
- require_once "functions.php";
- require_once "../sessions.php";
- require_once "../functions.php";
+<?php
+ require_once "mobile-functions.php";
logout_user();