fixes #76: unrestrict angel types is possible now

main
Philip Häusler 12 years ago
parent a31ff40a8e
commit 08f12cbe5b

@ -43,6 +43,8 @@ function admin_angel_types() {
if (isset ($_REQUEST['restricted']))
$restricted = 1;
else
$restricted = 0;
if ($ok) {
if (isset ($id))

Loading…
Cancel
Save