Esempio n. 1
0
 public function __construct()
 {
     self::$db = MainDB::getInstance();
     self::$db_New = MainDB::getInstance();
 }