* Remove exit function.
This commit is contained in:
@@ -2821,7 +2821,7 @@ class baseRouter
|
||||
{
|
||||
/* Try to repair table. */
|
||||
header("location: {$this->config->webRoot}checktable.php");
|
||||
exit;
|
||||
helper::end();
|
||||
}
|
||||
static::triggerError($message, __FILE__, __LINE__, $exit = true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user