mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/14285] Add comment
PHPBB3-14285
This commit is contained in:
parent
034314c0a1
commit
b2cea59c3e
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue