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');
 ?>

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません