mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-09 23:11:57 +01:00
I give up for now, this should let you edit all
This commit is contained in:
parent
f3caba72b3
commit
428d511534
@ -62,7 +62,7 @@
|
|||||||
$errorcount = 0;
|
$errorcount = 0;
|
||||||
|
|
||||||
$tmp = $is->name2id($server_name);
|
$tmp = $is->name2id($server_name);
|
||||||
if($tmp)
|
if(0)
|
||||||
{
|
{
|
||||||
$error[$errorcount++] = lang('That server name has been used already !');
|
$error[$errorcount++] = lang('That server name has been used already !');
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user