From d10e0993b5afba5e50e2dada02f910d12ce67496 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Apr 2013 19:17:23 +0400 Subject: fix plugins/mobile --- plugins/mobile/home.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'plugins/mobile/home.php') 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'); -- cgit v1.2.3