From 3a992ee8b89433d6d45dc81d9830751d0194d9fe Mon Sep 17 00:00:00 2001 From: alecpl Date: Sun, 1 Jan 2012 12:41:06 +0000 Subject: - Remove leftover from last commit --- program/steps/addressbook/func.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'program/steps/addressbook/func.inc') diff --git a/program/steps/addressbook/func.inc b/program/steps/addressbook/func.inc index 99746a3aa..bb7a9850e 100644 --- a/program/steps/addressbook/func.inc +++ b/program/steps/addressbook/func.inc @@ -446,10 +446,6 @@ function rcmail_contact_form($form, $record, $attrib = null) 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(); -- cgit v1.2.3