diff options
Diffstat (limited to 'it_text.class')
-rw-r--r-- | it_text.class | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/it_text.class b/it_text.class index 5e33395..61a6006 100644 --- a/it_text.class +++ b/it_text.class @@ -25,6 +25,7 @@ class it_text var $languages_available = array(); # Available languages var $statictext = array(); # Text array, read from php file on init var $label_to_service = array(); # which label belongs to which service - only used for debug parameter texts + var $allowedfuncs; var $p; # Constructor Parameters /** |