CVS: phpweather defaults-dist.php,1.13,1.14
Brought to you by:
iridium
From: Martin G. <gim...@us...> - 2002-09-22 09:43:41
|
Update of /cvsroot/phpweather/phpweather In directory usw-pr-cvs1:/tmp/cvs-serv29661 Modified Files: defaults-dist.php Log Message: Ups - wrong filename. Index: defaults-dist.php =================================================================== RCS file: /cvsroot/phpweather/phpweather/defaults-dist.php,v retrieving revision 1.13 retrieving revision 1.14 diff -u -3 -r1.13 -r1.14 --- defaults-dist.php 20 Sep 2002 20:44:02 -0000 1.13 +++ defaults-dist.php 22 Sep 2002 09:43:37 -0000 1.14 @@ -4,8 +4,8 @@ /* This file holds the original defaults used by PHP Weather. If you * want to change something, you should follow these procedures: * - * Use the script configurator.php. If you don't want to use that for - * some reason, then it's also simple to edit this file manually: + * Use the script config/make_config.. If you don't want to use that + * for some reason, then it's also simple to edit this file manually: * * 1) save this file as 'defaults.php' * 2) change the options you want |