Sfoglia il codice sorgente

新闻中心调试

kindring 2 anni fa
parent
commit
86d53b05e4
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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"
+?>