Explorar el Código

新闻中心调试

kindring hace 2 años
padre
commit
86d53b05e4
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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"
+?>