summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--get_strings.php2
-rw-r--r--includes/classes/BitLanguage.php (renamed from BitLanguage.php)0
2 files changed, 1 insertions, 1 deletions
diff --git a/get_strings.php b/get_strings.php
index 6c5d7cd..7063d10 100644
--- a/get_strings.php
+++ b/get_strings.php
@@ -195,7 +195,7 @@ $wordlist = Array ();
## a (sub)directory that is excluded. In this (unfortunate) case it seems that
## the file is placed in a logical location.
collect_files ( BIT_ROOT_PATH );
-hardwire_file ( LANGUAGES_PKG_PATH.'lang_mapping_inc.php');
+hardwire_file ( LANGUAGES_PKG_INCLUDE_PATH.'lang_mapping_inc.php');
diff --git a/BitLanguage.php b/includes/classes/BitLanguage.php
index 79e5166..79e5166 100644
--- a/BitLanguage.php
+++ b/includes/classes/BitLanguage.php