category]) || !file_exists($beanFiles[$beanList[$actionobj->category]])){ if(!isset($_REQUEST['upgradeWizard'])){ echo 'Removing for ' . $actionobj->category . '
'; } $foundOne = true; ACLAction::removeActions($actionobj->category); } } if(!$foundOne) echo 'No ACL modules found that needed to be removed'; } ?>