diff --git a/include/functions.php b/include/functions.php index e9c98395..48af7714 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3008,6 +3008,7 @@ function loggedinorreturn($mainpage = false) { } exit(); } + do_log("[USER]: " . $CURUSER['id']); } function deletetorrent($id) {