a semi-functional bit of code... lots of todos and error checking
[PHPIPManager.git] / lib / db.php
index 05216dc..6c6a4d5 100644 (file)
@@ -30,6 +30,7 @@ class db {
                        error_log("db open for init");
                        $this->init();
                }
+               
        }
 
        public $dbobject = "";