undo .be fix
This commit is contained in:
parent
430a4ae6fe
commit
07c46b7ccb
2 changed files with 2 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
- added handler for gandi (request #3155752)
|
||||
- added handler for .cl
|
||||
- corrected utf-8 support for .hu, .br and ripe
|
||||
- fixed. pl, .be, .org.za handler
|
||||
- fixed. pl, .org.za handler
|
||||
|
||||
2011/06/24
|
||||
- fixed .be handler (bug #3307363)
|
||||
|
|
|
@ -47,8 +47,7 @@ class be_handler
|
|||
'owner' => 'Licensee:',
|
||||
'admin' => 'Onsite Contacts:',
|
||||
'tech' => 'Agent Technical Contacts:',
|
||||
'agent' => 'Agent:',
|
||||
'' => 'Company Name2:'
|
||||
'agent' => 'Agent:'
|
||||
);
|
||||
|
||||
$r['regrinfo'] = get_blocks($data['rawdata'], $items);
|
||||
|
|
Loading…
Reference in a new issue