This commit is contained in:
2024-10-20 13:41:51 +02:00
parent db6643b8bb
commit f001e1b61d
2 changed files with 6 additions and 2 deletions

View File

@ -117,3 +117,7 @@ if ($preset && isset($presets[$preset])) {
}
$options["--datadir"] = $DATADIR;
/*echo "<!--";
var_dump($options);
echo "-->\n";*/