Aleksander Machniak
2012-08-03 e1cf53ef1845cdfbb315a8b1e1d5b820431eef8c
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
@@ -643,7 +643,7 @@
                        $val = $colprop['options'][$val];
                    else
                        $val = Q($val);
console($val);
                    // use subtype as label
                    if ($colprop['subtypes'])
                        $label = rcmail_get_type_label($subtype);