@@ -275,7 +275,7 @@ class FroxlorInstall
|
|||||||
$content .= "</table>";
|
$content .= "</table>";
|
||||||
|
|
||||||
// check if we have unrecoverable errors
|
// check if we have unrecoverable errors
|
||||||
if ($fatal_fail || $another_fai || $this->_abort) {
|
if ($fatal_fail || $another_fail || $this->_abort) {
|
||||||
// D'oh
|
// D'oh
|
||||||
$navigation = '';
|
$navigation = '';
|
||||||
$msgcolor = 'red';
|
$msgcolor = 'red';
|
||||||
|
|||||||
Reference in New Issue
Block a user