move chat from feature to apps

This commit is contained in:
Mario Vavti
2018-09-13 11:32:43 +02:00
parent a1d5ce3716
commit 56f88f2e30
6 changed files with 46 additions and 47 deletions

View File

@@ -118,16 +118,6 @@ function get_features($filtered = true, $level = (-1)) {
feature_level('photo_location',2),
],
[
'ajaxchat',
t('Access Controlled Chatrooms'),
t('Provide chatrooms and chat services with access control.'),
true,
get_config('feature_lock','ajaxchat'),
feature_level('ajaxchat',1),
],
[
'smart_birthdays',
t('Smart Birthdays'),