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