From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002182.html | 93 ++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002182.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002182.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002182.html b/zarb-ml/mageia-sysadm/2011-January/002182.html new file mode 100644 index 000000000..9e62d9514 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002182.html @@ -0,0 +1,93 @@ + + + + [Mageia-sysadm] [315] Fix param name + + + + + + + + + +

[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
+ -- cgit v1.2.1