CVS: web support.php,1.2,1.3 index.php,1.4,1.5
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-03-04 22:02:27
|
Update of /cvsroot/phpweather/web In directory usw-pr-cvs1:/tmp/cvs-serv5937 Modified Files: support.php index.php Log Message: Test... Index: support.php =================================================================== RCS file: /cvsroot/phpweather/web/support.php,v retrieving revision 1.2 retrieving revision 1.3 diff -u -3 -r1.2 -r1.3 --- support.php 4 Mar 2002 21:51:50 -0000 1.2 +++ support.php 4 Mar 2002 22:02:24 -0000 1.3 @@ -10,8 +10,9 @@ <h1>Support</h1> <p>The main source of support on PHP Weather is the maillinglists at - <a href="http://www.sourceforge.net/">SourceForge</a>. You'll find - them here: <a href="http://sourceforge.net/mail/?group_id=23245">PHP Weather Mailing Lists</a>.</p> + <a href="http://www.sourceforge.net/">SourceForge</a>. You'll find + them here: <a href="http://sourceforge.net/mail/?group_id=23245">PHP + Weather Mailing Lists</a>.</p> </body> </html> Index: index.php =================================================================== RCS file: /cvsroot/phpweather/web/index.php,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- index.php 4 Mar 2002 21:51:50 -0000 1.4 +++ index.php 4 Mar 2002 22:02:24 -0000 1.5 @@ -9,6 +9,7 @@ <h1>PHP Weather</h1> + <p>This is the homepage of PHP Weather at <a href="http://www.sourceforge.net/">SourceForge</a>. There isn't very much here at the moment, but that should (hopefully) change over |