]> git.mxchange.org Git - friendica.git/commitdiff
local stuff leaked
authorZach Prezkuta <fermion@gmx.com>
Thu, 22 Nov 2012 16:21:21 +0000 (09:21 -0700)
committerZach Prezkuta <fermion@gmx.com>
Thu, 22 Nov 2012 16:21:21 +0000 (09:21 -0700)
include/features.php

index 6c45185266289d6cd8cd4f3f2e6dc38c20e0c5b3..9decef49cd4b7f027d0997cd14b3a8f0fd088fe7 100644 (file)
@@ -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')),
                ),
        );