Hello!
When I write login, the password and I will click "Login" this I have to wait several seconds before he will redirect me on the main side. How to put this time on zero ? This alone is during logout.
http://www.wroclaw.masternet.pl/galeria/login.php?referer=index.php (http://www.wroclaw.masternet.pl/galeria/login.php?referer=index.php)
Edit login.php and change the time.
pageheader($lang_login_php['login'], "<META http-equiv=\"refresh\" content=\"3;url=$referer\">");
Thank you, this works so now as I wanted.