Index: branches/5.3.x/core/kernel/utility/temp_handler.php =================================================================== diff -u -N -r15902 -r15928 --- branches/5.3.x/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 15902) +++ branches/5.3.x/core/kernel/utility/temp_handler.php (.../temp_handler.php) (revision 15928) @@ -1,6 +1,6 @@ $this->Application->GetSID(), - 'Timestamp' => adodb_mktime(), + 'Timestamp' => time(), 'MainPrefix' => $this->_tables->getPrefix(), );