mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 09:28:29 +01:00
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