Changeset 3a992ee in github
- Timestamp:
- Jan 1, 2012 7:41:06 AM (17 months ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.8
- Children:
- 1c029b9
- Parents:
- 89c30a0
- File:
-
- 1 edited
-
program/steps/addressbook/func.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
program/steps/addressbook/func.inc
r89c30a0 r3a992ee 447 447 $out = ''; 448 448 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 453 449 // get default coltypes 454 450 $coltypes = $GLOBALS['CONTACT_COLTYPES'];
Note: See TracChangeset
for help on using the changeset viewer.
