From cb0aeb81d77d7170196f1b667978f56c6018100b Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 25 Nov 2006 20:51:43 +0000 Subject: merge from 3.0 branch till 1508. --- framework/Util/TDateTimeStamp.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/Util') diff --git a/framework/Util/TDateTimeStamp.php b/framework/Util/TDateTimeStamp.php index 659b98aa..1c813fbb 100644 --- a/framework/Util/TDateTimeStamp.php +++ b/framework/Util/TDateTimeStamp.php @@ -194,6 +194,8 @@ class TDateTimeStamp return $this->_getDateInternal($d); } + + /** * Low-level function that returns the getdate() array. We have a special * $fast flag, which if set to true, will return fewer array values, -- cgit v1.2.3