X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=web%2Fphp%2Fclearscm.php;h=aef2a4b4b8707818f05dc8460f6bad0a02acb12a;hb=b5d38b1bea9e9debde54c1de01c2e68fd923dc74;hp=6c262f14251fba1f9bb300b7d4751ecb952d1733;hpb=882c1dda622316e9ec7bbbfefe66d520f7de0b09;p=clearscm.git diff --git a/web/php/clearscm.php b/web/php/clearscm.php index 6c262f1..aef2a4b 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 () { @@ -87,7 +89,7 @@ function menu () {