mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 16:08:55 +02:00
more db*
git-svn-id: http://www.observium.org/svn/observer/trunk@2336 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -19,7 +19,7 @@ print_optionbar_start();
|
||||
echo("<span style='font-weight: bold;'>Routing</span> » ");
|
||||
|
||||
unset($sep);
|
||||
foreach ($datas as $type)
|
||||
foreach ($routing_count as $type => $value)
|
||||
{
|
||||
if (!$_GET['opta']) { $_GET['opta'] = $type; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user