From 107d0cf39e3801547a9a86b32762b772b25f6953 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 11 Dec 2011 23:59:25 +0400 Subject: overall directory tree cleanup --- mobile/index.php | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'mobile/index.php') diff --git a/mobile/index.php b/mobile/index.php index b0b374497..edbf586e0 100644 --- a/mobile/index.php +++ b/mobile/index.php @@ -6,13 +6,7 @@ define('MOBILE_VERSION', true); require_once "../config.php"; - require_once "functions.php"; - require_once "../functions.php"; - - require_once "../sessions.php"; - - require_once "../version.php"; - require_once "../db-prefs.php"; + require_once "mobile-functions.php"; $link = db_connect(DB_HOST, DB_USER, DB_PASS, DB_NAME); @@ -73,12 +67,12 @@ Preferences -