aboutsummaryrefslogtreecommitdiffstats
path: root/_nav/html/index.php
diff options
context:
space:
mode:
authorManuel Hiebel <leuhmanu@mageia.org>2014-05-02 21:16:35 +0000
committerManuel Hiebel <leuhmanu@mageia.org>2014-05-02 21:16:35 +0000
commitee958bc534fe7064c9f2191ca2f9a82eed82c93b (patch)
tree4e74e4aa3f09a3ea306dd96ce8fdb16c9499414a /_nav/html/index.php
parente4727d9e3b624c4358a488bcc7f28de355edb88d (diff)
downloadwww-ee958bc534fe7064c9f2191ca2f9a82eed82c93b.tar
www-ee958bc534fe7064c9f2191ca2f9a82eed82c93b.tar.gz
www-ee958bc534fe7064c9f2191ca2f9a82eed82c93b.tar.bz2
www-ee958bc534fe7064c9f2191ca2f9a82eed82c93b.tar.xz
www-ee958bc534fe7064c9f2191ca2f9a82eed82c93b.zip
add center style for nav
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');