} elseif (file_exists("db" . DS . "zend_db.php")) {
                    require("db" . DS . "zend_db.php"); 
                    $this->db_readonly = $ZendDB_ReadOnly;
                    $this->destroy = true;
                } elseif (file_exists(".." . DS . "db" . DS . "zend_db.php")) {