コード例 #1
0
ファイル: DbUtil.php プロジェクト: vijay8090/pilot
 /**
  * 
  */
 public static function disconnect()
 {
     self::$cont = null;
 }