From 07839c3c65cac3dbeb80cb40702667f4c21bdf13 Mon Sep 17 00:00:00 2001 From: raul Date: Mon, 30 Jun 2014 11:48:40 -0300 Subject: [i18n]creation of the lang folder --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index a3f5384e..0f5ff98b 100644 --- a/index.php +++ b/index.php @@ -2,7 +2,7 @@ require_once 'config.php'; -require_once 'dictionary.php'; +require_once('lang/dictionary.php'); Dictionary::build(); require_once('inc/user.inc.php'); -- cgit v1.2.3-55-g7522