summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-init.php
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-10 12:09:13 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-10 12:09:13 -0400
commit2f112b783082f934fa92df15a319f456855009c3 (patch)
tree9b20813a75602c9d70a5bbf7c290871d662c00e7 /pts-core/functions/pts-init.php
parentce5aeecc23f072af281344f43df4cc172f70a3a8 (diff)
downloadphoronix-test-suite-upstream-2f112b783082f934fa92df15a319f456855009c3.tar.gz
phoronix-test-suite-upstream-2f112b783082f934fa92df15a319f456855009c3.tar.xz
phoronix-test-suite-upstream-2f112b783082f934fa92df15a319f456855009c3.zip
pts-core: Few small changes
Diffstat (limited to 'pts-core/functions/pts-init.php')
-rw-r--r--pts-core/functions/pts-init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts-core/functions/pts-init.php b/pts-core/functions/pts-init.php
index 822b669..93ed47c 100644
--- a/pts-core/functions/pts-init.php
+++ b/pts-core/functions/pts-init.php
@@ -41,7 +41,7 @@ function pts_directory()
}
function pts_init()
{
- // Switch time-zone
+ // Set time-zone
date_default_timezone_set("UTC");
// PTS Defines