mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
log current user
This commit is contained in:
@@ -3008,6 +3008,7 @@ function loggedinorreturn($mainpage = false) {
|
||||
}
|
||||
exit();
|
||||
}
|
||||
do_log("[USER]: " . $CURUSER['id']);
|
||||
}
|
||||
|
||||
function deletetorrent($id) {
|
||||
|
||||
Reference in New Issue
Block a user