예제 #1
0
파일: Db.php 프로젝트: studio-v/nano
 public static function setDefault($name)
 {
     self::$default = $name;
 }