From: <ro...@us...> - 2002-09-30 04:40:33
|
Update of /cvsroot/webnotes/web In directory usw-pr-cvs1:/tmp/cvs-serv15103 Modified Files: download.php Log Message: go direct to download file Index: download.php =================================================================== RCS file: /cvsroot/webnotes/web/download.php,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- download.php 30 Sep 2002 04:34:51 -0000 1.6 +++ download.php 30 Sep 2002 04:40:30 -0000 1.7 @@ -7,8 +7,8 @@ <span class="center_link"> <p align="center"><a href="http://sourceforge.net/project/showfiles.php?group_id=15381">Download phpWebNotes</a></p> -<p align="center"><a href="http://www.extremeserv-linux.com/downloads/misc/phpwebnotescvs/">Download phpWebNotes CVS SNAPs</a></p> -</span> +<p align="center"><a +href="http://www.extremeserv-linux.com/downloads/misc/phpwebnotescvs/phpWebNotes-LatestSNAP.tar.gz">Download Latest phpWebNotes CVS SNAP</a></p> </span> <p>Please check out the <a href="release.php">Release Notes</a> for important notices and information.</p> |