示例#1
0
文件: Config.php 项目: bstats/b-stats
 static function closePDOConnectionRW()
 {
     self::$pdo_rw = null;
 }