From: Mikael Nordfeldth Date: Fri, 7 Mar 2014 20:29:29 +0000 (+0100) Subject: PublicSite profile does not have inviteonly, but RegisterThrottle X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1603b4f0bfcf76f376a59bb256cbeb63ace9e0b5;p=quix0rs-gnu-social.git PublicSite profile does not have inviteonly, but RegisterThrottle --- diff --git a/lib/siteprofile.php b/lib/siteprofile.php index ccbac76af1..d3ab4c9705 100644 --- a/lib/siteprofile.php +++ b/lib/siteprofile.php @@ -113,6 +113,7 @@ class PublicSite extends SiteProfileSettings 'Directory' => array(), 'ExtendedProfile' => array(), 'OStatus' => array(), + 'RegisterThrottle' => array(), 'WebFinger' => array(), )) ),