Blame view

includes/akcii.php 94 Bytes
42868d70   andryeyev   Создал GIT
1
2
3
4
5
  <?php
  //$objAkcii->viewAllNews();
  $objSale->viewAllNews();
  $objAkcii->viewArticlesLast(10);
  ?>