aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-16 18:58:29 -0800
committerredmatrix <git@macgirvin.com>2016-02-16 18:58:29 -0800
commit89c6cda3038a0777bee6128f599f9a366f0bdcc2 (patch)
treece021ecb87286c92e6cb253fac90f8573be0d88b /include/features.php
parentd49afead676f1a5b04daccd5852086e515fcc876 (diff)
downloadvolse-hubzilla-89c6cda3038a0777bee6128f599f9a366f0bdcc2.tar.gz
volse-hubzilla-89c6cda3038a0777bee6128f599f9a366f0bdcc2.tar.bz2
volse-hubzilla-89c6cda3038a0777bee6128f599f9a366f0bdcc2.zip
allow admin to set and lock features when UNO is enabled
Diffstat (limited to 'include/features.php')
-rw-r--r--include/features.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/features.php b/include/features.php
index d6a223089..d8b0be7d5 100644
--- a/include/features.php
+++ b/include/features.php
@@ -38,7 +38,7 @@ function get_feature_default($feature) {
function get_features($filtered = true) {
- if(UNO)
+ if(UNO && $filtered)
return array();
$arr = array(