diff options
Diffstat (limited to 'site/download/oldtorrent')
-rw-r--r-- | site/download/oldtorrent/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/download/oldtorrent/index.php b/site/download/oldtorrent/index.php index fb8e369..ad1ee76 100644 --- a/site/download/oldtorrent/index.php +++ b/site/download/oldtorrent/index.php @@ -20,6 +20,7 @@ <?php include_once "../../variables.php"; include_once "../../torrents.php"; + include_once "../../functions.php"; ?> <!DOCTYPE html> <html> |