This commit is contained in:
Mario Fetka 2016-02-04 22:15:38 +01:00
parent 58951ed848
commit 5e82ace808

View File

@ -475,4 +475,6 @@ $conf['app']['delete_when_listing'] = true;
// if there is no domain policy set
$conf['app']['use_sql_defaults'] = true;
include_once('init.php');
?>