From 415625e02d5661588a18ac21b789bc0107bd1761 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 19 Nov 2006 00:18:00 +0000 Subject: Fix #453 --- 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 9949b837..ab49470f 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