Index: trunk/kernel/include/dates.php
===================================================================
diff -u -r361 -r484
--- trunk/kernel/include/dates.php	(.../dates.php)	(revision 361)
+++ trunk/kernel/include/dates.php	(.../dates.php)	(revision 484)
@@ -100,7 +100,7 @@
   return $ticks;
 }
 
-function DateCurrTimeTimstamp($data, $SourceFormat)
+function DateCurrTimeTimstamp($date, $SourceFormat)
 {
 	if(strlen($date))
 	{