"removed wrong/old constructor "

This commit is contained in:
Ralf Becker 2007-07-05 04:42:20 +00:00
parent 909609ebbc
commit dcb8c7c80c

View File

@ -41,10 +41,6 @@ class historylog_widget
// 'historylog-helper' => '', // 'historylog-helper' => '',
); );
function customfields_widget($ui)
{
}
function pre_process($name,&$value,&$cell,&$readonlys,&$extension_data,&$tmpl) function pre_process($name,&$value,&$cell,&$readonlys,&$extension_data,&$tmpl)
{ {
$status_widgets =& $GLOBALS['egw_info']['flags']['etemplate']['historylog-helper']; $status_widgets =& $GLOBALS['egw_info']['flags']['etemplate']['historylog-helper'];