1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

thanks to SHS` for writing an updated version of the terms and the privacy policy.

git-svn-id: file:///svn/phpbb/trunk@5650 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2006-03-18 12:17:22 +00:00
parent 9cd89343a2
commit d9c48b494c
5 changed files with 102 additions and 21 deletions

View File

@@ -74,6 +74,7 @@ class ucp_register
'L_TERMS_OF_USE' => $user->lang['TERMS_OF_USE_CONTENT'],
'S_SHOW_COPPA' => false,
'S_REGISTRATION' => true,
'S_REGISTER_ACTION' => "{$phpbb_root_path}ucp.$phpEx$SID&mode=register")
);
}