Re: Need help with code - login redirect or pop-up on page load
Redirection to home page is done in include/login.php in few placed depending on how/from where you are loggin in
Look for
func_header_location('home.php');
or
func_header_location($redirect_url);
__________________
Steve Stoyanov
CFLSystems.com
Web Development
|