git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@181 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
nanosimbiot 2011-07-30 13:27:56 +00:00
commit a33fef6e64

View file

@ -392,7 +392,7 @@ foreach ($profile_fields as $field => $can_edit)
'notify' => true,
'notify_pm' => true,
'hide_porn_forums' => true,
'allow_post_edit' => true,
'view_profile' => true,
);
foreach ($update_user_opt as $opt => $can_change_opt)
{