Fixed warning due to default timestamp from Article being passed to wfTimestamp
authorTim Starling <tstarling@users.mediawiki.org>
Sun, 20 Mar 2005 03:59:06 +0000 (03:59 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sun, 20 Mar 2005 03:59:06 +0000 (03:59 +0000)
commit92fde0505f8127dd182909e58bd5f96376762700
tree97ddbaa7314ab65fcf456482b831aa06b420bcef
parent36b6ba8e762a2fc8781329e30e1eccf0162aa089
Fixed warning due to default timestamp from Article being passed to wfTimestamp

Warning was: gmmktime(): Windows does not support negative values for this function in <b>c:\\htdocs\\w\\includes\\GlobalFunctions.php</b> on line <b>1017</b>
includes/OutputPage.php