summaryrefslogtreecommitdiff
path: root/framework/Util
diff options
context:
space:
mode:
authorxue <>2007-03-06 19:45:45 +0000
committerxue <>2007-03-06 19:45:45 +0000
commita2fdc110c90dbc5a1159de253a2d69e71e48a893 (patch)
treee88fb9dd944e5c7c0e0136931a9366c9d248e68d /framework/Util
parentf48f2d97a1793103f7c99303c1309c2a22a5a8ca (diff)
removed trailing spaces.
Diffstat (limited to 'framework/Util')
-rw-r--r--framework/Util/TDateTimeStamp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/Util/TDateTimeStamp.php b/framework/Util/TDateTimeStamp.php
index 1c813fbb..230d97d2 100644
--- a/framework/Util/TDateTimeStamp.php
+++ b/framework/Util/TDateTimeStamp.php
@@ -28,7 +28,7 @@
http://lists.debian.org/debian-glibc/2002/debian-glibc-200205/msg00010.html
*/
-if (!defined('ADODB_ALLOW_NEGATIVE_TS')
+if (!defined('ADODB_ALLOW_NEGATIVE_TS')
&& !defined('ADODB_NO_NEGATIVE_TS')) define('ADODB_NO_NEGATIVE_TS',1);
/**
@@ -700,4 +700,4 @@ class TDateTimeStamp
}
}
-?>
+?> \ No newline at end of file