- feature 599: option to forbid user registration

- 1 language cleanup
- added page_forbidden function (sends 403)

git-svn-id: http://piwigo.org/svn/trunk@1652 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2006-12-13 01:05:38 +00:00
commit 74e5d80e89
13 changed files with 58 additions and 12 deletions

View file

@ -52,7 +52,8 @@ $general_checkboxes = array(
'history_admin',
'history_guest',
'login_history',
'email_admin_on_new_user'
'email_admin_on_new_user',
'allow_user_registration',
);
$comments_checkboxes = array(