aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-09-19 17:41:08 -0700
committerfriendica <info@friendica.com>2013-09-19 17:41:08 -0700
commit9f237f7dba8f41fc243225d556a47164ee155635 (patch)
treedcba1a482f7415f40d3b263f31df55d7f4c2206b
parentef88ba11ba97f5eb09fb917a6495037256aaa5ec (diff)
parent2eaea801954f34e0f8a320b5853eb8f4035d4f69 (diff)
downloadvolse-hubzilla-9f237f7dba8f41fc243225d556a47164ee155635.tar.gz
volse-hubzilla-9f237f7dba8f41fc243225d556a47164ee155635.tar.bz2
volse-hubzilla-9f237f7dba8f41fc243225d556a47164ee155635.zip
Merge https://github.com/friendica/red into zpull
-rw-r--r--mod/admin.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/mod/admin.php b/mod/admin.php
index 455897f6f..e9a456b52 100644
--- a/mod/admin.php
+++ b/mod/admin.php
@@ -401,7 +401,8 @@ function admin_page_site(&$a) {
$access_choices = Array(
ACCESS_PRIVATE => t("Private"),
ACCESS_PAID => t("Paid Access"),
- ACCESS_FREE => t("Free Access")
+ ACCESS_FREE => t("Free Access"),
+ ACCESS_TIERED => t("Tiered Access")
);
// $ssl_choices = array(