diff options
Diffstat (limited to 'include/features.php')
-rw-r--r-- | include/features.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/features.php b/include/features.php index 45d866d45..03919d9b2 100644 --- a/include/features.php +++ b/include/features.php @@ -21,6 +21,8 @@ function get_features() { t('General Features'), array('expire', t('Content Expiration'), t('Remove old posts/comments after a period of time')), array('multi_profiles', t('Multiple Profiles'), t('Ability to create multiple profiles')), + array('webpages', t('Web Pages'), t('Provide managed web pages on your channel'), + ), // Post composition |