undo .be fix

This commit is contained in:
sparc 2011-06-26 09:18:19 +00:00
parent 430a4ae6fe
commit 07c46b7ccb
2 changed files with 2 additions and 3 deletions

View file

@ -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)

View file

@ -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);