aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-13 11:32:43 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-13 11:32:43 +0200
commit56f88f2e30ef75fa7e41cbcbbc6344abc6b7d37d (patch)
tree44e52b8dfeb719760bc60325e93bbbb6c374e21a /include/features.php
parenta1d5ce3716d09b7ccd81e252309ca9fd5e841b26 (diff)
downloadvolse-hubzilla-56f88f2e30ef75fa7e41cbcbbc6344abc6b7d37d.tar.gz
volse-hubzilla-56f88f2e30ef75fa7e41cbcbbc6344abc6b7d37d.tar.bz2
volse-hubzilla-56f88f2e30ef75fa7e41cbcbbc6344abc6b7d37d.zip
move chat from feature to apps
Diffstat (limited to 'include/features.php')
-rw-r--r--include/features.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/features.php b/include/features.php
index b7e1878c3..5479be122 100644
--- a/include/features.php
+++ b/include/features.php
@@ -119,16 +119,6 @@ function get_features($filtered = true, $level = (-1)) {
],
[
- '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'),
t('Make birthday events timezone aware in case your friends are scattered across the planet.'),