include('config.php');
include('module/info.inc.php');
#=====================================================#
function site_main() {
echo '';
global $id, $mess;
if(isset($id)) {
show_info();
count_info();
} else {
main_title_open();
echo 'błąd';
main_title_close();
main_text_open();
echo $mess[e0];
main_text_close();
}
}
#=====================================================#
function haslo() {
main_title_open();
echo 'Podaj hasło';
main_title_close();
main_text_open();
echo '