Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

This commit is contained in:
Uwe Steinmann 2025-11-12 15:01:02 +01:00
commit abf5534ae1

View File

@ -18,6 +18,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
require_once("Log.php");
require_once("inc/inc.Utils.php");
$logger = getLogger($settings, '', (int) $settings->_logFileMaxLevel);