Index: /branches/dev/html/mobile/require.php
===================================================================
--- /branches/dev/html/mobile/require.php	(revision 11909)
+++ /branches/dev/html/mobile/require.php	(revision 11911)
@@ -8,4 +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");
