Remove closedb()
This commit is contained in:
parent
5559df82a6
commit
381e68edc7
3 changed files with 0 additions and 8 deletions
1
boot.php
1
boot.php
|
|
@ -206,7 +206,6 @@ if (!function_exists('killme')) {
|
|||
function killme()
|
||||
{
|
||||
session_write_close();
|
||||
closedb();
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue