SilentLittleCat 7 年之前
父節點
當前提交
3af11f2f4a
共有 2 個文件被更改,包括 11 次插入3 次删除
  1. 11 2
      .idea/workspace.xml
  2. 0 1
      source/module/portal/portal_index.php

文件差異過大導致無法顯示
+ 11 - 2
.idea/workspace.xml


+ 0 - 1
source/module/portal/portal_index.php

xqd
@@ -28,6 +28,5 @@ if(!$metadescription) {
 if(isset($_G['makehtml'])){
 	helper_makehtml::portal_index();
 }
-print_r(template('diy:portal/index'));exit();
 include_once template('diy:portal/index');
 ?>

部分文件因文件數量過多而無法顯示