aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-02-24 16:41:46 -0800
committerredmatrix <git@macgirvin.com>2016-02-24 16:41:46 -0800
commit2b95580cc006b410c8df7b71846872b0defba68d (patch)
treeb5419fb307365b645eb383423e3f3bf26402b176 /mod
parent7e6febe2a6609457eca1f1caf650375534780048 (diff)
parent93b84f1262bbbf467bab266288e6676d896ac2c8 (diff)
downloadvolse-hubzilla-2b95580cc006b410c8df7b71846872b0defba68d.tar.gz
volse-hubzilla-2b95580cc006b410c8df7b71846872b0defba68d.tar.bz2
volse-hubzilla-2b95580cc006b410c8df7b71846872b0defba68d.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'mod')
-rw-r--r--mod/register.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/register.php b/mod/register.php
index 2de13feae..b533483f7 100644
--- a/mod/register.php
+++ b/mod/register.php
@@ -250,6 +250,7 @@ function register_content(&$a) {
'$role' => $role,
'$default_role' => $default_role,
'$nickname' => $nickname,
+ '$enable_tos' => $enable_tos,
'$tos' => $tos,
'$email' => $email,
'$pass1' => $password,