コード例 #1
0
ファイル: AbstractModel.php プロジェクト: ma1oy/Education
 public static function init()
 {
     self::$_db = DB::getInstance();
 }