I give up for now, this should let you edit all

This commit is contained in:
Miles Lott 2001-08-13 22:39:42 +00:00
parent f3caba72b3
commit 428d511534

View File

@ -62,7 +62,7 @@
$errorcount = 0;
$tmp = $is->name2id($server_name);
if($tmp)
if(0)
{
$error[$errorcount++] = lang('That server name has been used already !');
}