Update init.php

This commit is contained in:
slawkens 2024-01-30 18:16:05 +01:00
parent 6bac02bd35
commit f80c5fd8ed

View File

@ -135,7 +135,6 @@ if(!isset($foundValue)) {
$config['data_path'] = $foundValue;
unset($foundValue);
// POT
require_once SYSTEM . 'libs/pot/OTS.php';
$ots = POT::getInstance();