For Programmers: Free Programming Magazines  


Home > Archive > PHP Mirrors > December 2006 > cvs: php-gcov-web /www compile_results.php









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author cvs: php-gcov-web /www compile_results.php
Nuno Lopes

2006-12-23, 7:59 am

nlopess Sat Dec 23 13:10:48 2006 UTC

Modified files:
/php-gcov-web/www compile_results.php
Log:
ooops..

http://cvs.php.net/viewvc.cgi/php-g...3&diff_format=u
Index: php-gcov-web/www/compile_results.php
diff -u php-gcov-web/www/compile_results.php:1.2 php-gcov-web/www/compile_results.php:1.3
--- php-gcov-web/www/compile_results.php:1.2 Fri Dec 22 23:06:29 2006
+++ php-gcov-web/www/compile_results.php Sat Dec 23 13:10:48 2006
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/

-/* $Id: compile_results.php,v 1.2 2006/12/22 23:06:29 nlopess Exp $ */
+/* $Id: compile_results.php,v 1.3 2006/12/23 13:10:48 nlopess Exp $ */

if (!defined('IN_GCOV_CODE')) exit;

@@ -64,7 +64,7 @@
$content .= <<< HTML
<tr>
<td>$cvslink $lxrlink</td>
- <td>$funclink</a></td>
+ <td>$funclink</td>
<td>$type: $msg</td>
</tr>
HTML;


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com