summaryrefslogtreecommitdiff
path: root/BitLanguage.php
diff options
context:
space:
mode:
Diffstat (limited to 'BitLanguage.php')
-rw-r--r--BitLanguage.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/BitLanguage.php b/BitLanguage.php
index a865cc3..6b2838f 100644
--- a/BitLanguage.php
+++ b/BitLanguage.php
@@ -15,9 +15,9 @@
*/
class BitLanguage extends BitSingleton {
// list of available (non-disabled) languages
- var $mLanguageList;
+ public $mLanguageList;
- var $mLanguage;
+ public $mLanguage;
/**
* initiate BitLanguage