* All rights reserved. * * originally based on m0n0wall (http://m0n0.ch/wall) * Copyright (c) 2003-2004 Manuel Kasper . * All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ ##|+PRIV ##|*IDENT=page-status-gatewaygroups ##|*NAME=Status: Gateway Groups ##|*DESCR=Allow access to the 'Status: Gateway Groups' page. ##|*MATCH=status_gateway_groups.php* ##|-PRIV define('COLOR', true); require_once("guiconfig.inc"); if (!is_array($config['gateways']['gateway_group'])) { $config['gateways']['gateway_group'] = array(); } $a_gateway_groups = &$config['gateways']['gateway_group']; $changedesc = gettext("Gateway Groups") . ": "; $gateways_status = return_gateways_status(); $pgtitle = array(gettext("Status"), gettext("Gateways"), gettext("Gateway Groups")); $shortcut_section = "gateway-groups"; include("head.inc"); $tab_array = array(); $tab_array[0] = array(gettext("Gateways"), false, "status_gateways.php"); $tab_array[1] = array(gettext("Gateway Groups"), true, "status_gateway_groups.php"); display_top_tabs($tab_array); ?>

$tier) { echo ""; } ?> $tier) { /* for each priority process the gateways */ foreach ($tier as $member) { /* we always have $priority_count fields */ ?>
" . sprintf(gettext("Tier %s"), $number) . "