$OpenBSD$
--- includes/functions.php.orig	Fri Oct  8 11:18:25 2010
+++ includes/functions.php	Fri Oct  8 11:18:33 2010
@@ -3812,7 +3812,7 @@
     $GLOBALS['TIMEZONE'] = $GLOBALS['SERVER_TIMEZONE'];
 
   set_env ( 'TZ', $GLOBALS['TIMEZONE'] );
-  date_default_timezone_set ( $GLOBALS['TIMEZONE'] );
+  // date_default_timezone_set ( $GLOBALS['TIMEZONE'] );
 
   // If app name not set.... default to "Title". This gets translated later
   // since this function is typically called before translate.php is included.
