summaryrefslogtreecommitdiff
path: root/plugins/mobile/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-17 19:17:23 +0400
committerAndrew Dolgov <[email protected]>2013-04-17 19:17:23 +0400
commitd10e0993b5afba5e50e2dada02f910d12ce67496 (patch)
treeef0cd764323c97732bb1f99e93fbe900c970466a /plugins/mobile/prefs.php
parent01568557b5085e7943d196b919b46c94d6d04b5c (diff)
fix plugins/mobile
Diffstat (limited to 'plugins/mobile/prefs.php')
-rw-r--r--plugins/mobile/prefs.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/mobile/prefs.php b/plugins/mobile/prefs.php
index ac7762fe5..9c630359c 100644
--- a/plugins/mobile/prefs.php
+++ b/plugins/mobile/prefs.php
@@ -18,10 +18,6 @@
require_once "config.php";
require_once "mobile-functions.php";
- $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME);
-
- init_plugins($link);
-
login_sequence(true);
?>