Aleksander Machniak
2012-08-03 713ae03bf4ba9aec572fe004f105c4eb967d2722
Remove debug code
1 files modified
2 ■■■ changed files
program/steps/addressbook/func.inc 2 ●●● patch | view | raw | blame | history
program/steps/addressbook/func.inc
@@ -646,7 +646,7 @@
                        $val = $colprop['options'][$val];
                    else
                        $val = Q($val);
console($val);
                    // use subtype as label
                    if ($colprop['subtypes'])
                        $label = rcmail_get_type_label($subtype);