From 9d5b21c6b89344991c4bc2c48ecbe09477670985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=C3=A7i?= Date: Sun, 16 Nov 2008 17:48:27 +0000 Subject: Change frontend part to show friendly interface names on shaper. --- usr/local/www/firewall_shaper_queues.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'usr/local/www/firewall_shaper_queues.php') diff --git a/usr/local/www/firewall_shaper_queues.php b/usr/local/www/firewall_shaper_queues.php index 3a6de5b..061314b 100755 --- a/usr/local/www/firewall_shaper_queues.php +++ b/usr/local/www/firewall_shaper_queues.php @@ -43,6 +43,7 @@ if($_GET['reset'] <> "") { exit; } +$shaperIFlist = get_configured_interface_with_descr(); read_altq_config(); $qlist =& get_unique_queue_list(); @@ -51,7 +52,11 @@ if (!is_array($qlist)) $tree = ""; -- cgit v1.1