From a2fdc110c90dbc5a1159de253a2d69e71e48a893 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 6 Mar 2007 19:45:45 +0000 Subject: removed trailing spaces. --- framework/Util/TDateTimeStamp.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'framework/Util') 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 -- cgit v1.2.3