summaryrefslogtreecommitdiff
path: root/plugins/mobile/home.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/home.php
parent01568557b5085e7943d196b919b46c94d6d04b5c (diff)
fix plugins/mobile
Diffstat (limited to 'plugins/mobile/home.php')
-rw-r--r--plugins/mobile/home.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/mobile/home.php b/plugins/mobile/home.php
index 71ef81def..3039635a5 100644
--- a/plugins/mobile/home.php
+++ b/plugins/mobile/home.php
@@ -16,10 +16,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);
$use_cats = mobile_get_pref('ENABLE_CATS');