コード例 #1
0
ファイル: Db.php プロジェクト: studio-v/nano
 public static function setDefault($name)
 {
     self::$default = $name;
 }