Example #1
0
 public function init()
 {
     self::$_cnxns = array();
     self::$_queries = array();
     self::$_initd = true;
 }