From d5f0f5a4bc4934c1c4c660b3dabccb95ca76865a Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Wed, 5 Sep 2012 15:07:40 +0000 Subject: add possibility to list all related log files right under the build line, on request --- test_index.php | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'test_index.php') diff --git a/test_index.php b/test_index.php index e97b425..e6f18d1 100644 --- a/test_index.php +++ b/test_index.php @@ -239,7 +239,7 @@ if ($total > 0) { $s .= ''; $s .= ($typelink != '') ? - sprintf('%s', $typelink, $typestr) : + sprintf('%s', $typelink, $typestr) : $typestr; $s .= ''; @@ -304,6 +304,36 @@ else ?> + +

Generated at . -- cgit v1.2.1