tbrehm
2011-09-05 ced7fc44a7b6fe5db023fca9eefa61e39ad51545
interface/lib/classes/db_mysql.inc.php
@@ -54,10 +54,6 @@
      //$this->connect();
   }
   public function __destruct() {
      $this->closeConn();
   }
   /**  Error handler */
   public function updateError($location)
    {