コード例 #1
0
ファイル: DatabaseHandler.php プロジェクト: midmike/h0001pre
 public static function Close()
 {
     self::$_mHandler = null;
 }