summaryrefslogtreecommitdiff
path: root/framework/Util/TDateTimeStamp.php
diff options
context:
space:
mode:
Diffstat (limited to 'framework/Util/TDateTimeStamp.php')
-rw-r--r--framework/Util/TDateTimeStamp.php2
1 files changed, 2 insertions, 0 deletions
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,