For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > February 2007 > cvs: qaweb / rc.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: qaweb / rc.php
Antony Dovgal

2007-02-23, 7:00 pm

tony2001 Fri Feb 23 13:21:56 2007 UTC

Modified files:
/qaweb rc.php
Log:
add a link to the frontpage


http://cvs.php.net/viewvc.cgi/qaweb...2&diff_format=u
Index: qaweb/rc.php
diff -u qaweb/rc.php:1.1 qaweb/rc.php:1.2
--- qaweb/rc.php:1.1 Wed Feb 21 10:30:32 2007
+++ qaweb/rc.php Fri Feb 23 13:21:56 2007
@@ -3,7 +3,7 @@

$TITLE = "Release Candidates";
$SITE_UPDATE = date("D M d H:i:s Y T", filectime(__FILE__));
-/* $Id: rc.php,v 1.1 2007/02/21 10:30:32 tony2001 Exp $ */
+/* $Id: rc.php,v 1.2 2007/02/23 13:21:56 tony2001 Exp $ */

common_header();
?>
@@ -69,6 +69,17 @@
Such real-life tests are the most valuable because our test suite does not yet
cover every possible use case (but we're working on that).
<br />
+ <br />
+ </td>
+ <td width="10"> </td>
+ </tr>
+ <tr>
+ <td width="10"> </td>
+ <td width="100%">
+ <h2>Getting the Release Candidates</h2>
+ The release candidates are available for download from <a href="http://qa.php.net/">the QA frontpage</a>.
+ <br />
+ <br />
</td>
<td width="10"> </td>
</tr>
Sponsored Links







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

Copyright 2008 codecomments.com