forked from extern/egroupware
fix ide warning
This commit is contained in:
parent
ec667b9c41
commit
bdba288048
@ -372,6 +372,7 @@ class etemplate_widget_customfields extends etemplate_widget_transformer
|
||||
{
|
||||
return array(lang("'%1' is no php file in the eGW server root (%2)!".': '.$path,$file,EGW_SERVER_ROOT));
|
||||
}
|
||||
$options = array();
|
||||
include($path);
|
||||
|
||||
return $options;
|
||||
|
Loading…
Reference in New Issue
Block a user