1
1
Fork 0

undo last checkin

This commit is contained in:
Friendika 2011-07-05 18:21:56 -07:00
commit db30a2342c
3 changed files with 0 additions and 9 deletions

View file

@ -989,7 +989,6 @@ function autoname($len) {
if(! function_exists('killme')) {
function killme() {
session_write_close();
closedb();
exit;
}}