Parcourir la source

新闻中心调试

kindring il y a 2 ans
Parent
commit
86d53b05e4
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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"
+?>