mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-15 21:03:45 +02:00
Fix broken descriptors
This commit is contained in:
@@ -199,7 +199,7 @@ class DatabaseRepository
|
||||
* Deletes a database server from the system if it is empty.
|
||||
*
|
||||
* @param int $server The ID of the Database Server.
|
||||
* @return
|
||||
* @return bool
|
||||
*/
|
||||
public function delete($server)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user