Fix broken descriptors
This commit is contained in:
parent
871b735464
commit
bccbb309b2
3 changed files with 4 additions and 4 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue