killme() does the same here + added curly braces
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
c0be733d6d
commit
daa32d49cf
2 changed files with 9 additions and 13 deletions
2
boot.php
2
boot.php
|
|
@ -1848,7 +1848,7 @@ function killme() {
|
|||
session_write_close();
|
||||
}
|
||||
|
||||
exit;
|
||||
exit();
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue