<?php include('config.php'); include('module/mapamiasta.inc.php'); function site_main() { if($cmd=='') { main_title_open(); main_title_close(); main_text_open(); dodaj_mape(); main_text_close(); } } #=====================================================# $site_title = 'Mapa Miasta'; $meta_info = ''; include(\"theme/$theme/index.php\"); ?>