CVS: phpweather-1.x INSTALL,1.1.1.1,1.2
Brought to you by:
iridium
From: Max H. <ir...@us...> - 2002-03-27 10:55:31
|
Update of /cvsroot/phpweather/phpweather-1.x In directory usw-pr-cvs1:/tmp/cvs-serv5788 Modified Files: INSTALL Log Message: General updates Index: INSTALL =================================================================== RCS file: /cvsroot/phpweather/phpweather-1.x/INSTALL,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -3 -r1.1.1.1 -r1.2 --- INSTALL 7 Mar 2002 09:49:11 -0000 1.1.1.1 +++ INSTALL 27 Mar 2002 10:55:28 -0000 1.2 @@ -34,18 +34,19 @@ Bugs? ----- -If you find a bug or miss something in PHP Weather, please don't -hesitate to report it at <php...@li...>! The -address is a maillinglist for reporting bugs and general discussions -about PHP Weather. But before you can send mails to the list, you have -to subscribe to it - go to this page to subscribe: +If you find a bug or feature request for PHP Weather, please don't +hesitate to report it at http://sourceforge.net/projects/phpweather/ +We have a mailing list for general discussions about PHP Weather, +but before you can send mails to the list, you have to subscribe +to it - go to this page to subscribe: http://lists.sourceforge.net/lists/listinfo/phpweather-devel -Please remember to include the METAR you're having problems with when -you send me a message. Without it, I can't really help you. +If PHP Weather is decoding a METAR incorrectly, please remember to +include that METAR you're having problems with when you send a +message or submit a bug. Without it, we can't really help you. -PHP Weather is know to work with PHP from version 3.0.12 and upward. +PHP Weather is known to work with PHP from version 3.0.12 and upward. If you find that it works with an earlier version, please write me! Enjoy! - Martin Geisler <gim...@gi...> |