From 6a9e22550d82595c4341290ca26e3afc5fe6300f Mon Sep 17 00:00:00 2001 From: Friendika Date: Sat, 24 Sep 2011 05:45:34 -0700 Subject: . --- mod/register.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mod/register.php') diff --git a/mod/register.php b/mod/register.php index 5fceebd4b..85e1f9faa 100644 --- a/mod/register.php +++ b/mod/register.php @@ -501,8 +501,7 @@ function register_content(&$a) { } - $license = cc_license(); - + $license = ''; $o = get_markup_template("register.tpl"); $o = replace_macros($o, array( -- cgit v1.2.3