log current user

This commit is contained in:
xiaomlove
2022-07-07 16:00:22 +08:00
parent 9825661d16
commit e4a2559dab

View File

@@ -3008,6 +3008,7 @@ function loggedinorreturn($mainpage = false) {
}
exit();
}
do_log("[USER]: " . $CURUSER['id']);
}
function deletetorrent($id) {