Path : /srv/www/vhosts/eqnxold/ |
Current File : /srv/www/vhosts/eqnxold/category.php |
<? 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/config.php"; $page->menu = ""; $page->data['name'] = "Products"; $page->connect(); $page -> GenPage (7,$_SERVER['QUERY_STRING']); $page -> close(); echo $page -> end; ?>