Update of /cvsroot/webnotes/web
In directory usw-pr-cvs1:/tmp/cvs-serv16249
Modified Files:
download.php
Log Message:
Change CVS SNAP URL
Index: download.php
===================================================================
RCS file: /cvsroot/webnotes/web/download.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- download.php 30 Sep 2002 04:40:30 -0000 1.7
+++ download.php 2 Oct 2002 06:11:33 -0000 1.8
@@ -7,12 +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/phpWebNotes-LatestSNAP.tar.gz">Download Latest phpWebNotes CVS SNAP</a></p> </span>
+<p align="center"><a href="http://www.smarttux.com/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>
-
-<span class="section">Mirroring</span>
-<p>It is recommended to sign up on the <a href="mailinglists.php">announcements</a> mailing list, if you wish to mirror the software. You should also have a link back to this page.</p>
<?php include('footer.php') ?>
|