diff options
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -989,7 +989,6 @@ function autoname($len) { if(! function_exists('killme')) { function killme() { session_write_close(); - closedb(); exit; }} |