Skip to content

Commit

Permalink
remove debug test code
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoffend authored and alecpl committed Jun 4, 2015
1 parent a552b50 commit 8fab64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion program/steps/addressbook/print.inc
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function rcmail_contact_details($attrib)
'address' => array(),
'website' => array(),
'im' => array(),
'groups' => array('value' => 'sdfsdfs', 'label' => $RCMAIL->gettext('groups')),
'groups' => array(),
),
),
'personal' => array(
Expand Down

0 comments on commit 8fab64e

Please sign in to comment.