Correction of bug 2581069
This commit is contained in:
parent
7543e5fc32
commit
95eb7217a9
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ class eu_handler
|
|||
switch ($r['regrinfo']['domain']['status'])
|
||||
{
|
||||
case 'FREE':
|
||||
case 'AVAILABLE':
|
||||
$r['regrinfo']['registered'] = 'no';
|
||||
break;
|
||||
|
||||
|
|
Loading…
Reference in a new issue