コード例 #1
0
ファイル: Config.php プロジェクト: bstats/b-stats
 static function closePDOConnectionRW()
 {
     self::$pdo_rw = null;
 }