浏览代码

新闻中心调试

kindring 2 年之前
父节点
当前提交
86d53b05e4
共有 1 个文件被更改,包括 5 次插入0 次删除
  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"
+?>