Example #1
0
 private function back()
 {
     return \Database::setNewServer($this->old_server['host'], $this->old_server['username'], $this->old_server['password'], $this->old_server['database']);
 }