소스 검색

开启网站

shenzhipeng 3 년 전
부모
커밋
670eca28f0
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");