Selaa lähdekoodia

shut down temporarily

shenzhipeng 3 vuotta sitten
vanhempi
commit
b1246dc06c
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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");