aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-04-03 17:34:55 -0700
committerfriendica <info@friendica.com>2013-04-03 17:34:55 -0700
commit0ba7f76bfd49fb510067a66743a75b7ea068cffd (patch)
tree5c3e8fa7e6aa80fd78b540db4870360346d7db36 /include
parentc10e30631a66705fe79e2550a9d85283a1cc0abd (diff)
parent2f24bf2efec447d464881a6206b037b230331a7c (diff)
downloadvolse-hubzilla-0ba7f76bfd49fb510067a66743a75b7ea068cffd.tar.gz
volse-hubzilla-0ba7f76bfd49fb510067a66743a75b7ea068cffd.tar.bz2
volse-hubzilla-0ba7f76bfd49fb510067a66743a75b7ea068cffd.zip
Merge pull request #45 from beardy-unixer/master
Album slideshows
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')),