X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/a4111660b05af9df96bbe567aa43acff34b6339d..d476bcd5e359b590b36e7372833e0e6ebd419587:/f.php diff --git a/f.php b/f.php index 5555523..0368d97 100644 --- a/f.php +++ b/f.php @@ -285,6 +285,9 @@ else { if ($link['onetime'] == 'O') { jirafeau_delete_link($link_name); } + +jirafeau_write_download_stats($link_name, get_ip_address($cfg)); + exit; ?>