示例#1
0
 public function __construct()
 {
     self::$pdo = APF_DB_Factory::get_instance()->get_pdo(self::$master);
 }