From db30a2342ceecbaed0b72e02d37422700b0d588a Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 5 Jul 2011 18:21:56 -0700 Subject: undo last checkin --- boot.php | 1 - 1 file changed, 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 5efba4acc..c95e24dc1 100644 --- a/boot.php +++ b/boot.php @@ -989,7 +989,6 @@ function autoname($len) { if(! function_exists('killme')) { function killme() { session_write_close(); - closedb(); exit; }} -- cgit v1.2.3