mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-09 11:24:35 +02:00
[ticket/14285] Add comment
PHPBB3-14285
This commit is contained in:
@ -87,6 +87,8 @@ class controller
|
|||||||
|
|
||||||
$this->response->send();
|
$this->response->send();
|
||||||
|
|
||||||
|
// Terminate script to avoid the execution of terminate events
|
||||||
|
// This avoid possible errors with db connection closed
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user