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