bareos: master a1e13be3

Author Committer Branch Timestamp Parent
arogge arogge master 2019-11-06 14:28 master ba64c465 Pending
Changeset webui: replace !empty() with strlen()>0

In PHP versions prior to 5.5 (as e.g. on RHEL/CentOS 7) empty() can only
be used with variables and not function return values.
mod - webui/config/autoload/global.php.in Diff File