CVS: phpweather/output pw_text_hu.php,1.6,1.7
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-03-28 15:50:17
|
Update of /cvsroot/phpweather/phpweather/output In directory usw-pr-cvs1:/tmp/cvs-serv29886 Modified Files: pw_text_hu.php Log Message: There was some blank lines at the bottom of this file. It's important to eliminate such lines now that we send HTTP headers out. Index: pw_text_hu.php =================================================================== RCS file: /cvsroot/phpweather/phpweather/output/pw_text_hu.php,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- pw_text_hu.php 28 Mar 2002 15:28:50 -0000 1.6 +++ pw_text_hu.php 28 Mar 2002 15:50:14 -0000 1.7 @@ -183,5 +183,4 @@ } } -?> - +?> \ No newline at end of file |