예제 #1
0
파일: DbUtil.php 프로젝트: vijay8090/pilot
 /**
  * 
  */
 public static function disconnect()
 {
     self::$cont = null;
 }