diff options
Diffstat (limited to 'frontends/php/map.php')
| -rw-r--r-- | frontends/php/map.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/frontends/php/map.php b/frontends/php/map.php index 35f930e6..4450f09d 100644 --- a/frontends/php/map.php +++ b/frontends/php/map.php @@ -20,6 +20,9 @@ ?> <?php include "include/config.inc.php"; + include_once "include/locales/en_gb.inc.php"; + + process_locales(); # PARAMETERS: |
