Path : /srv/www/vhosts/eqnx/ |
Current File : /srv/www/vhosts/eqnx/news.php.backup |
<? include "lib/class.mysql.php"; include "lib/class.sablony.php"; include "lib/function.php"; include "lib/class.stranky.php"; include "lib/class.texy.php"; include "lib/class.data.php"; include "lib/config.php"; $page->menu = ""; $page->data['name'] = "News"; $page->connect(); $page -> GenPage (3,$_SERVER['QUERY_STRING']); $page -> close(); echo $page -> end; ?>