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