getNewsPage.php 82 B

12345
  1. <?php
  2. global $p_parent_type;
  3. $p_parent_type = 2;
  4. include "getSolutionPage.php"
  5. ?>