mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 01:18:42 +01:00
Remove bad function
This commit is contained in:
parent
e50524c3ec
commit
00fbb7a4db
@ -368,10 +368,6 @@
|
||||
}
|
||||
|
||||
function create_database($adminname='', $adminpasswd='')
|
||||
{
|
||||
return False;
|
||||
}
|
||||
function CreateDatabase($adminname='', $adminpasswd='')
|
||||
{
|
||||
$currentUser = $this->User;
|
||||
$currentPassword = $this->Password;
|
||||
|
Loading…
Reference in New Issue
Block a user