Exemplo n.º 1
0
?>
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
show LIMIT news at first page

<?php 
echo news::show_news($statik['news_at_first'], "/frontend/news/first_page.php");
?>
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
show LIMIT gallery photo at first page

<?php 
echo gallery::get_gallery_first_page("/frontend/gallery/first_page.php", 1);
?>
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
bread

<?php 
echo get_navigator();
?>
----------------------------------------------------------------------------
----------------------------------------------------------------------------
----------------------------------------------------------------------------
H1

<?php