[Install] Hopefully fixes a bug

这个提交包含在:
Peter Goodhall 2021-07-25 22:42:26 +01:00
父节点 cdf8f1325d
当前提交 270eacb65e

查看文件

@ -33,6 +33,8 @@ class Core {
echo "Directory ".$data['directory']." cannot be found";
exit;
}
} else {
$counter++;
}
// Check if all the required fields have been entered