コード例 #1
0
ファイル: DBDriver.php プロジェクト: juniorriau/K-BaseCMS
 public static function disconnect()
 {
     self::$conn = null;
 }