|
@@ -2,7 +2,7 @@
|
|
/* Desc : Platform entrance
|
|
/* Desc : Platform entrance
|
|
* Para :
|
|
* Para :
|
|
**/
|
|
**/
|
|
-echo "COMING SOON......"; exit;
|
|
|
|
|
|
+
|
|
require('./config/config.php');
|
|
require('./config/config.php');
|
|
require_once( ONU_ROOT . "/core.php");
|
|
require_once( ONU_ROOT . "/core.php");
|
|
|
|
|