shenzhipeng hace 3 años
padre
commit
670eca28f0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.php

+ 1 - 1
index.php

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