diff options
Diffstat (limited to 'site/contrib/index.php')
-rw-r--r-- | site/contrib/index.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/contrib/index.php b/site/contrib/index.php index df70d19..524c101 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -19,6 +19,7 @@ ?> <?php include_once "../variables.php"; + include_once "../functions.php"; ?> <!DOCTYPE html> <html> |