Update of /cvsroot/phpweather/web
In directory usw-pr-cvs1:/tmp/cvs-serv906
Modified Files:
index.php support.php
Log Message:
Bla...
Index: index.php
===================================================================
RCS file: /cvsroot/phpweather/web/index.php,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- index.php 4 Mar 2002 21:39:05 -0000 1.3
+++ index.php 4 Mar 2002 21:51:50 -0000 1.4
@@ -11,7 +11,8 @@
<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 change over time...</p>
+ much here at the moment, but that should (hopefully) change over
+ time...</p>
<p>For the moment, you should see <a
href="http://www.sourceforge.net/projects/phpweather/">The
Index: support.php
===================================================================
RCS file: /cvsroot/phpweather/web/support.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- support.php 4 Mar 2002 21:39:05 -0000 1.1
+++ support.php 4 Mar 2002 21:51:50 -0000 1.2
@@ -10,7 +10,8 @@
<h1>Support</h1>
<p>The main source of support on PHP Weather is the maillinglists at
- <a href="http://www.sourceforge.net/">SourceForge</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>
|