Example #1
0
File: Db.php Project: studio-v/nano
 public static function setDefault($name)
 {
     self::$default = $name;
 }