[Install] Hopefully fixes a bug
这个提交包含在:
父节点
cdf8f1325d
当前提交
270eacb65e
共有 1 个文件被更改,包括 2 次插入 和 0 次删除
|
|
@ -33,6 +33,8 @@ class Core {
|
||||||
echo "Directory ".$data['directory']." cannot be found";
|
echo "Directory ".$data['directory']." cannot be found";
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
$counter++;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check if all the required fields have been entered
|
// Check if all the required fields have been entered
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用