Update of /cvsroot/phpweather/phpweather
In directory usw-pr-cvs1:/tmp/cvs-serv3282
Modified Files:
db_layer.php
Log Message:
Just a small doc-change.
Index: db_layer.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/db_layer.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- db_layer.php 2001/04/26 13:11:00 1.6
+++ db_layer.php 2001/05/18 15:31:02 1.7
@@ -38,7 +38,9 @@
/**
* Sets the database-type and creates the database-object.
*
- * @param $type string the database-type, like 'none', 'mysql' and so on.
+ * If the type isn't recognized, then 'null' will be used instead, as this
+database-type is always available.
+ *
+ * @param $type string the database-type, like 'null', 'mysql' and so on.
*/
function set_db_type($type) {
switch ($type) {
_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins