Update of /cvsroot/phpweather/phpweather In directory usw-pr-cvs1:/tmp/cvs-serv7750 Modified Files: index.php Log Message: Lets start with a non-existing ICAO... Index: index.php =================================================================== RCS file: /cvsroot/phpweather/phpweather/index.php,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- index.php 2001/04/26 13:11:00 1.7 +++ index.php 2001/04/27 19:14:53 1.8 @@ -21,7 +21,8 @@ //define('DEBUG', true); -$properties = array('mark_begin' => '<font color="blue">', +$properties = array('station' => '_AA_', // A non-existing station. + 'mark_begin' => '<font color="blue">', 'mark_end' => '</font>'); _______________________________________________ PHPWeather-checkins mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/phpweather-checkins