瀏覽代碼

开启网站

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");