Browse Source

新闻中心调试

kindring 2 years ago
parent
commit
86d53b05e4
1 changed files with 5 additions and 0 deletions
  1. 5 0
      phpAPi/getNewsPage.php

+ 5 - 0
phpAPi/getNewsPage.php

@@ -0,0 +1,5 @@
+<?php
+global $p_parent_type;
+$p_parent_type = 2;
+include "getSolutionPage.php"
+?>