Status: offline

destr0yr

Forum User
Full Member
Registered: 07/06/02
Posts: 324
embarrassed
Dirk, Thank you. The Post above had that smile in it ... didn't click! Geek However, the following works:
Text Formatted Code
if ( !empty($_CONF['timezone'])
&& !ini_get("safe_mode")) {
putenv("TZ=".$_CONF['timezone']);
}

-- destr0yr
"I love deadlines. I like the whooshing sound they make as they fly by." -- Douglas Adams