searchNews.php 81 B

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