diff options
Diffstat (limited to 'include/features.php')
-rw-r--r-- | include/features.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/features.php b/include/features.php index 4d8d162fa..d6a223089 100644 --- a/include/features.php +++ b/include/features.php @@ -38,6 +38,9 @@ function get_feature_default($feature) { function get_features($filtered = true) { + if(UNO) + return array(); + $arr = array( // General |