Statistics: Posted Author: obiku — Thu Jul 20, 2006 3:38 pm
"evolver";p="6424" wrote:
[size=99px]function topic_review($topic_id, $is_inline_review){
[b]AFTER ADD]global $board_config, $db, $userdata; if ( isset($userdata['user_timezone']) ) { $usersummertime = 0; $boardsummertime = 0; if($userdata['user_summer_time']) $usersummertime = 1; if($board_config['summer_time']) $boardsummertime = 1; $zonedifference = (($board_config['real_board_timezone'] + $boardsummertime) - ($board_config['board_timezone'] + $usersummertime)); } else { $zonedifference = 0; } $zonediffseconds = ($zonedifference * 3600);
Statistics: Posted Author: evolver — Thu Jul 20, 2006 2:58 pm
Statistics: Posted Author: obiku — Thu Jul 20, 2006 10:48 am
Statistics: Posted Author: Michaelo — Mon May 29, 2006 6:25 pm
Statistics: Posted Author: Adrian Rea — Thu May 18, 2006 10:12 am
Statistics: Posted Author: evolver — Thu May 18, 2006 10:07 am