1. Open index.php file.
2. Uncomment following line of code:
Code: Select all
session_cache_limiter('private, must-revalidate');
best solutions for web developers. /* FORUM */
back to [apphp.com]
Moderators: ne_moj, zewa, vadimako, ne_moj, zewa, vadimako
Postby administrator » Jan 16th, '11, 09:41
Code: Select all
session_cache_limiter('private, must-revalidate');
Return to “ApPHP Hotel Site {HOW TO}”