git-svn-id: http://www.observium.org/svn/observer/trunk@2336 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-05-16 12:48:50 +00:00
parent d9439aaf65
commit fc40257da9
18 changed files with 125 additions and 125 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ print_optionbar_start();
echo("<span style='font-weight: bold;'>Routing</span> &#187; ");
unset($sep);
foreach ($datas as $type)
foreach ($routing_count as $type => $value)
{
if (!$_GET['opta']) { $_GET['opta'] = $type; }