Har WN som tidsfördriv
|
|
Reg.datum: Nov 2007
Inlägg: 1 311
|
|
Har WN som tidsfördriv
Reg.datum: Nov 2007
Inlägg: 1 311
|
Tidszon problem -->Warning: date() [function.date]:
Hejsan.
Jag får detta meddelande:
Warning: date() [function.date]: 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 'CET/1.0/no DST' instead in /home/www/dinsida/pj-prisfil.php on line 165
Detta finns på line 165:
$now_date_time = mktime(date("G"),date("i"),date("s"),date("n"),dat e("j"),date("Y"));
Hur ändrar jag det så det blir rätt?
Senast redigerad av Lancelot den 2011-03-02 klockan 09:35
|