Index: branches/dev/html/mobile/require.php
===================================================================
--- branches/dev/html/mobile/require.php	(revision 11879)
+++ branches/dev/html/mobile/require.php	(revision 11909)
@@ -8,5 +8,5 @@
  */
 $include_dir = realpath(dirname( __FILE__));
-require_once($include_dir . "/../../data/conf/conf.php");
+require_once($include_dir . "/../../data/conf/mobile_conf.php");
 require_once($include_dir . "/../../data/include/module.inc");
 require_once($include_dir . "/../../data/include/mobile.inc");
