コード例 #1
0
ファイル: class.TestMySQLDAO.php プロジェクト: 73sl4/ThinkUp
 public static function destroyPDO()
 {
     self::$PDO = null;
 }