X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=boot.php;h=7dc99bbe88c3621e72babf21a08823088ad08694;hb=41663c7592abe55a958632c3a48265e0a8544d2b;hp=1766e801edfcf8640baab7a72ea1d204aca7eff1;hpb=85ff976f83b1037328fedd26fd817c720625e0e9;p=friendica.git diff --git a/boot.php b/boot.php index 1766e801ed..7dc99bbe88 100644 --- a/boot.php +++ b/boot.php @@ -97,19 +97,6 @@ define('SSL_POLICY_FULL', 1); define('SSL_POLICY_SELFSIGN', 2); /* @}*/ -/** - * @name Register - * - * Registration policies - * @{ - */ -define('REGISTER_CLOSED', 0); -define('REGISTER_APPROVE', 1); -define('REGISTER_OPEN', 2); -/** - * @} -*/ - /** * @name CP *