Correction of bug 2581069

This commit is contained in:
sparc 2009-06-25 11:05:30 +00:00
parent 7543e5fc32
commit 95eb7217a9

View file

@ -50,6 +50,7 @@ class eu_handler
switch ($r['regrinfo']['domain']['status'])
{
case 'FREE':
case 'AVAILABLE':
$r['regrinfo']['registered'] = 'no';
break;