Ignore:
Timestamp:
Jan 1, 2012 7:41:06 AM (17 months ago)
Author:
alec
Message:
  • Remove leftover from last commit
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/steps/addressbook/func.inc

    r5678 r5679  
    447447    $out = ''; 
    448448 
    449     $RCMAIL->output->set_env('date_format', 
    450       strtr($RCMAIL->config->get('date_format', 'Y-m-d'), 
    451         array('y'=>'y', 'Y'=>'yy', 'm'=>'mm', 'n'=>'m', 'd'=>'dd', 'j'=>'d'))); 
    452  
    453449    // get default coltypes 
    454450    $coltypes = $GLOBALS['CONTACT_COLTYPES']; 
Note: See TracChangeset for help on using the changeset viewer.