[Mageia-sysadm] [315] Fix param name

root at mageia.org root at mageia.org
Tue Jan 18 13:56:36 CET 2011


Revision: 315
Author:   pterjan
Date:     2011-01-18 13:56:36 +0100 (Tue, 18 Jan 2011)
Log Message:
-----------
Fix param name

Modified Paths:
--------------
    build_system/web/index.php

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
  *
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110118/a68ff987/attachment.html>


More information about the Mageia-sysadm mailing list