@@ -40,7 +40,7 @@ |
||
40 | 40 | && ( $_POST['consortium'] == "eduroam" |
41 | 41 | || |
42 | 42 | ( $_POST['consortium'] == "OpenRoaming" && count($myfed->getAttributes("fed:openroaming")) > 0 ) |
43 | - ) |
|
43 | + ) |
|
44 | 44 | ) { |
45 | 45 | $my_inst->newDeployment(\core\AbstractDeployment::DEPLOYMENTTYPE_MANAGED, $_POST['consortium']); |
46 | 46 | header("Location: overview_org.php?inst_id=" . $my_inst->identifier); |