local stuff leaked

2022.09-rc
Zach Prezkuta 2012-11-22 09:21:21 -07:00
rodzic 04f5506318
commit a536a4e657
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -58,7 +58,6 @@ function get_features() {
array('categories', t('Post Categories'), t('Add categories to your posts')), array('categories', t('Post Categories'), t('Add categories to your posts')),
array('filing', t('Saved Folders'), t('Ability to file posts under folders')), array('filing', t('Saved Folders'), t('Ability to file posts under folders')),
array('dislike', t('Dislike Posts'), t('Ability to dislike posts/comments')), 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')), array('star_posts', t('Star Posts'), t('Ability to mark special posts with a star indicator')),
), ),
); );