aboutsummaryrefslogtreecommitdiffstats
path: root/_nav/html/index.php
diff options
context:
space:
mode:
Diffstat (limited to '_nav/html/index.php')
-rw-r--r--_nav/html/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/_nav/html/index.php b/_nav/html/index.php
index 8c8ac690c..0bde089bb 100644
--- a/_nav/html/index.php
+++ b/_nav/html/index.php
@@ -44,6 +44,7 @@ $wrap = isset($_GET['w']) ? true : false;
require 'conf.php';
include '../lib.php';
+require_once('../langs/php-mo.php');
header('Access-Control-Allow-Origin: *');
header('Access-Control-Allow-Methods: GET');