[Mageia-sysadm] [303] calling the right function
root at mageia.org
root at mageia.org
Fri Jan 14 17:59:36 CET 2011
Revision: 303
Author: rda
Date: 2011-01-14 17:59:36 +0100 (Fri, 14 Jan 2011)
Log Message:
-----------
calling the right function
Modified Paths:
--------------
build_system/web/index.php
Modified: build_system/web/index.php
===================================================================
--- build_system/web/index.php 2011-01-14 16:34:12 UTC (rev 302)
+++ build_system/web/index.php 2011-01-14 16:59:36 UTC (rev 303)
@@ -296,7 +296,7 @@
$s .= '</td><td>';
if ($p['type'] == 'uploaded')
- $s .= duration_to_diff($p['buildtime']['diff']);
+ $s .= key2date(null, $p['buildtime']['diff']);
$s .= '</td>';
//$s .= '<td>' . sprintf($badges[$p['type']], $p['user']) . '</td>';
$s .= '</tr>';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110114/1a4e776c/attachment.html>
More information about the Mageia-sysadm
mailing list