config->fields['maintenance']) { if (Session::haveRightsOr("plugin_processmaker_case", [READ, UPDATE])) { Search::show('PluginProcessmakerCase'); } else { Html::displayRightError(); } } else { PluginProcessmakerProcessmaker::showUnderMaintenance(); } Html::footer();