Update of /cvsroot/phpweather/phpweather
In directory usw-pr-cvs1:/tmp/cvs-serv28330

Modified Files:
        phpweather.php 
Log Message:
It's actually possible to add a @link tag to the doc-comment.


Index: phpweather.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/phpweather.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- phpweather.php      2001/07/08 19:50:09     1.11
+++ phpweather.php      2001/07/13 09:15:30     1.12
@@ -18,6 +18,7 @@
  * It manages the language of the output.
  *
  * @author   Martin Geisler <[EMAIL PROTECTED]>
+ * @link     http://phpweather.sourceforge.net/  Homepage for PHP Weather.
  * @version  $Id$
  */
 class phpweather extends metar_parser {


_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins

Reply via email to