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

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.