From: Andrew DeFaria Date: Sat, 7 Dec 2013 04:05:04 +0000 (-0800) Subject: Merge branch 'master' of ssh://defaria.com/opt/git/clearscm X-Git-Url: https://defaria.com/gitweb/?a=commitdiff_plain;h=07947b5abee085cf30d8211c46849bf88c5d6e2b;hp=ed3a95a9d59c42260ab64d6e1ee7824db30869d1;p=clearscm.git Merge branch 'master' of ssh://defaria.com/opt/git/clearscm --- diff --git a/web/php/clearscm.php b/web/php/clearscm.php index 6c262f1..0f6a6c8 100644 --- a/web/php/clearscm.php +++ b/web/php/clearscm.php @@ -14,6 +14,8 @@ //////////////////////////////////////////////////////////////////////////////// include_once "scm.php"; +date_default_timezone_set('America/Los_Angeles'); + $base = $_SERVER['DOCUMENT_ROOT']; function menu_css () {