SilentLittleCat 7 years ago
parent
commit
1d7bb34eff
2 changed files with 11 additions and 53 deletions
  1. 10 52
      .idea/workspace.xml
  2. 1 1
      source/module/portal/portal_index.php

File diff suppressed because it is too large
+ 10 - 52
.idea/workspace.xml


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

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

Some files were not shown because too many files changed in this diff