diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/home.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/home.php b/pages/home.php index 156014c..937cba8 100644 --- a/pages/home.php +++ b/pages/home.php @@ -4,6 +4,7 @@ include_once ('./includes/maps.php'); include_once ('./includes/mapoftheday.php');
include_once ('./includes/sqlEmbedded.php');
include_once ('./includes/datas.php');
+include_once ('./includes/constants.php');
htmlHeader(
array('stats'), 'Pathery',
|