LimeSurvey: master 62efe55b

Author Committer Branch Timestamp Parent
user20647 user20647 master 2012-07-20 07:43:10 master 1b05a2b5
Affected Issues  06312: Editing Survey Security Permissions as non-super-admin and non-survey owner throws PHP Fatal Error
Changeset

Fixed Issue 06312 - Editing Survey Security Permissions as non-super-admin and non-survey owner throws PHP Fatal Error
deleted unecessary if-blocks underneath "addsurveysecurity", "addusergroupsurveysecurity", "delsurveysecurity", and "setsurveysecurity"
The logic under "if (action=="surveysecurity")" already took care of all permissions, so those were not needed.

mod - admin/html.php Diff File