Update of /cvsroot/phpweather/phpweather
In directory usw-pr-cvs1:/tmp/cvs-serv15108
Modified Files:
VERSION defaults-dist.php
Log Message:
I've incresed the version-number a tad now that it can be used from
other directories...
Index: VERSION
===================================================================
RCS file: /cvsroot/phpweather/phpweather/VERSION,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- VERSION 2001/04/16 15:13:03 1.2
+++ VERSION 2001/04/26 15:57:35 1.3
@@ -1 +1 @@
-CVS-1.9.5
+CVS-1.9.5-1
Index: defaults-dist.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/defaults-dist.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- defaults-dist.php 2001/04/22 19:53:18 1.2
+++ defaults-dist.php 2001/04/26 15:57:35 1.3
@@ -22,7 +22,7 @@
$this->properties['db_pconnect'] = false; /* db_common.php */
$this->properties['db_port'] = ''; /* db_common.php */
-$this->properties['db_path'] = '.'; /* db_dba.php */
+$this->properties['db_path'] = PHPWEATHER_BASE_DIR; /* db_dba.php */
$this->properties['db_metars'] = 'metars.db'; /* db_dba.php */
$this->properties['db_stations'] = 'stations.db'; /* db_dba.php */
_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins