Esempio n. 1
0
 private function __construct()
 {
     self::$db = Model_Db_Mysql::getInstance(Manager_Config::dbCnf());
 }