aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-04-03 18:06:16 -0700
committerfriendica <info@friendica.com>2013-04-03 18:06:16 -0700
commit6e17be3e85b710f0197e13051374eb45b675e93c (patch)
treecabb61dd2f1c933ba332309ccb01199da3d10bc5 /include
parentf353b9ae3d7295dfc8123ab77a91a3f56ebef2a5 (diff)
parent0ba7f76bfd49fb510067a66743a75b7ea068cffd (diff)
downloadvolse-hubzilla-6e17be3e85b710f0197e13051374eb45b675e93c.tar.gz
volse-hubzilla-6e17be3e85b710f0197e13051374eb45b675e93c.tar.bz2
volse-hubzilla-6e17be3e85b710f0197e13051374eb45b675e93c.zip
Merge https://github.com/friendica/red into zpull
Diffstat (limited to 'include')
-rw-r--r--include/features.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/features.php b/include/features.php
index 23e5485e9..14cf891b3 100644
--- a/include/features.php
+++ b/include/features.php
@@ -22,6 +22,7 @@ function get_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')),
+ array('prettyphoto', t('Enhanced Photo Albums'), t('Enable photo album with enhanced features')),
array('expert', t('Expert Mode'), t('Enable Expert Mode to provide advanced configuration options')),