Rob Howard

Anonymous
thirsty
Hi Guys,

When i first installed geeklog i couild not work out the timezone and removed the whole time function from config.php and now regret doing so, can someone tell me the script,where it goes and how to change the time zone.

Thanks

Rob

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Do you mean this?
Text Formatted Code
// "Timezone Hack"
// If your webserver is located in a different timezone than yourself but you
// prefer Geeklog to post stories in your local time, then set your local
// timezone here.
//
// Please note that this does not work when safe_mode is on!
//
// For more information, see this discussion on geeklog.net:
// http://www.geeklog.net/forum/viewtopic.php?showtopic=21232
// $_CONF['timezone'] = 'Etc/GMT-6'; // e.g. 6 hours behind GMT

bye, Dirk