Example #1
0
 public function initDB()
 {
     global $dbConn;
     self::$dbConn = $dbConn;
 }