alecpl
2012-01-01 3a992ee8b89433d6d45dc81d9830751d0194d9fe
- Remove leftover from last commit


1 files modified
4 ■■■■ changed files
program/steps/addressbook/func.inc 4 ●●●● patch | view | raw | blame | history
program/steps/addressbook/func.inc
@@ -446,10 +446,6 @@
    unset($attrib['deleteicon']);
    $out = '';
    $RCMAIL->output->set_env('date_format',
      strtr($RCMAIL->config->get('date_format', 'Y-m-d'),
        array('y'=>'y', 'Y'=>'yy', 'm'=>'mm', 'n'=>'m', 'd'=>'dd', 'j'=>'d')));
    // get default coltypes
    $coltypes = $GLOBALS['CONTACT_COLTYPES'];
    $coltype_labels = array();