Hi gilby,
I'm using your Time Zone Fix and the only file i have is time_zone_fix.php.
and the codes:
PHP Code:
<?php
// Full list of timezones here: http://php.net/manual/en/timezones.php
//
// You can modify the TZ (Time Zone) by using a named Country/City
// eg:
// TZ=America/Los_Angeles
// TZ=America/Denver;
// TZ=America/Chicago
// TZ=America/Costa_Rica;
putenv ('TZ=Australia/Melbourne');
?>
The code is still the same when i first installed it.
and the query_factory.php is still the same.
The time i get Sun, 21 Aug 2011 11:38:37 -0500GMT.
Maybe i've have installed some new mod, but don't know where to start.
. Please help.
Bookmarks