Modified: build_system/web/index.php =================================================================== --- build_system/web/index.php 2011-01-18 12:54:14 UTC (rev 314) +++ build_system/web/index.php 2011-01-18 12:56:36 UTC (rev 315) @@ -149,7 +149,7 @@ return $date->getTimestamp(); } -function timediff($key, $end) { +function timediff($start, $end) { /** * Return human-readable time difference *