CVS: web index.php,1.21,1.22
Brought to you by:
iridium
From: Max H. <ir...@us...> - 2002-03-28 22:12:04
|
Update of /cvsroot/phpweather/web In directory usw-pr-cvs1:/tmp/cvs-serv12037 Modified Files: index.php Log Message: tweak Index: index.php =================================================================== RCS file: /cvsroot/phpweather/web/index.php,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- index.php 28 Mar 2002 16:24:32 -0000 1.21 +++ index.php 28 Mar 2002 22:12:00 -0000 1.22 @@ -81,8 +81,9 @@ <p>If you're interested in obtaining PHP Weather, then go to the <a href="http://sourceforge.net/project/showfiles.php?group_id=23245">download -area at SourceForge</a> for released files. If you want to download -the latest CVS code, then try our <a href="downloads/">daily CVS +area at SourceForge</a> for released files.</p> +<p>If you want to download +the latest code in CVS (untested!), then try our <a href="downloads/">daily CVS snapshot</a>.</p> <p>PHP Weather helps you do this on your webpages:</p> |