Update of /cvsroot/phpweather/phpweather/db
In directory usw-pr-cvs1:/tmp/cvs-serv6379

Modified Files:
        db_mysql.php 
Log Message:
That shouldn't be there...


Index: db_mysql.php
===================================================================
RCS file: /cvsroot/phpweather/phpweather/db/db_mysql.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- db_mysql.php        2001/07/05 16:03:57     1.2
+++ db_mysql.php        2001/07/08 21:28:24     1.3
@@ -122,7 +122,6 @@
    * @access  public
    */
   function fetch_row() {
-    $this->debug('fetch_row(): MySQL said: ' . mysql_error());
     return mysql_fetch_row($this->result_id);
   }
 


_______________________________________________
PHPWeather-checkins mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/phpweather-checkins

Reply via email to