From 713ae03bf4ba9aec572fe004f105c4eb967d2722 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Fri, 3 Aug 2012 12:55:34 +0200 Subject: Remove debug code --- program/steps/addressbook/func.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/steps/addressbook/func.inc b/program/steps/addressbook/func.inc index 9ab02dc99..52a2a1462 100644 --- a/program/steps/addressbook/func.inc +++ b/program/steps/addressbook/func.inc @@ -646,7 +646,7 @@ function rcmail_contact_form($form, $record, $attrib = null) $val = $colprop['options'][$val]; else $val = Q($val); -console($val); + // use subtype as label if ($colprop['subtypes']) $label = rcmail_get_type_label($subtype); -- cgit v1.2.3