소스 검색

shut down temporarily

shenzhipeng 3 년 전
부모
커밋
b1246dc06c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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");