Ver Fonte

新闻中心调试

kindring há 2 anos atrás
pai
commit
86d53b05e4
1 ficheiros alterados com 5 adições e 0 exclusões
  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"
+?>