SVN: toys/stbr/index.php
shadzik
shadzik at pld-linux.org
Fri Nov 23 17:56:33 CET 2007
Author: shadzik
Date: Fri Nov 23 17:56:33 2007
New Revision: 9083
Modified:
toys/stbr/index.php
Log:
- ups
Modified: toys/stbr/index.php
==============================================================================
--- toys/stbr/index.php (original)
+++ toys/stbr/index.php Fri Nov 23 17:56:33 2007
@@ -331,7 +331,7 @@
foreach($filled['builder'] as $key => $value)
{
- $url = `./buildlog_link.py $filled['no'] $key`
+ $url = `./buildlog_link.py $filled['no'] $key`;
$title .= $value . " @ [a href="" . $url . ""]" . $key . "[/a][br/]";
if($value === '?')
$request_status_unknown = true;
More information about the pld-cvs-commit
mailing list