Warning: Use of undefined constant G5_TIMEZONE - assumed 'G5_TIMEZONE' (this will throw an Error in a future version of PHP) in
if(defined(G5_TIMEZONE)) sql_query(" set time_zone = '".G5_TIMEZONE."'");
if(defined('G5_TIMEZONE')) sql_query(" set time_zone = '".G5_TIMEZONE."'");