]> git.p6c8.net - jirafeau_project.git/blobdiff - f.php
fix: favicon location
[jirafeau_project.git] / f.php
diff --git a/f.php b/f.php
index 5555523f708cfcb18607069e32b0ccfca9c92199..0368d97e206a83340244c9c9063699e766e33694 100644 (file)
--- 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;
 
 ?>

patrick-canterino.de