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