diff --git a/mobile/index.php b/mobile/index.php index 9461a0e..15af666 100755 --- a/mobile/index.php +++ b/mobile/index.php @@ -15,5 +15,4 @@ define('IN_ECTOUCH', true); if(isset($_GET['debug'])){ define('APP_DEBUG', true); } -echo 123; require dirname(__FILE__) . '/source/bootstrap.php';