Exemplo n.º 1
0
Arquivo: Db.php Projeto: studio-v/nano
 public static function setDefault($name)
 {
     self::$default = $name;
 }