From: Zach Prezkuta Date: Thu, 22 Nov 2012 16:21:21 +0000 (-0700) Subject: local stuff leaked X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a536a4e6572334f95a7a12ee2ae182293748a164;p=friendica.git local stuff leaked --- diff --git a/include/features.php b/include/features.php index 6c45185266..9decef49cd 100644 --- a/include/features.php +++ b/include/features.php @@ -58,7 +58,6 @@ function get_features() { array('categories', t('Post Categories'), t('Add categories to your posts')), array('filing', t('Saved Folders'), t('Ability to file posts under folders')), array('dislike', t('Dislike Posts'), t('Ability to dislike posts/comments')), - array('boring', t('Mark Boring Posts'), t('Ability to mark posts/comments boring')), array('star_posts', t('Star Posts'), t('Ability to mark special posts with a star indicator')), ), );