move chat from feature to apps
This commit is contained in:
@@ -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'),
|
||||
|
Reference in New Issue
Block a user