Quote
Warning: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /usr/home/web/wno278986/maincore.php on line 796
Quote
date_default_timezone_set('UTC';
Quote
18 if (preg_match("/maincore.php/i", $_SERVER['PHP_SELF'])) { die(); }
19 date_default_timezone_set('UTC';
20 error_reporting(E_ALL);
Category Forum
System Administration - 8Labels
None yet
Statistics
2 participants
Notifications
You are not receiving notifications from this thread.
Related Questions