fix cisco remote access sessions graph

git-svn-id: http://www.observium.org/svn/observer/trunk@3237 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2012-05-24 21:37:08 +00:00
parent 9dc57f7dae
commit f4f2f8dc3d
2 changed files with 16 additions and 16 deletions

View File

@@ -107,7 +107,7 @@ if ($device['os_group'] == "cisco")
echo(" cipsec_flow");
}
unset($data, $$rrd_filename, $rrd_create, $rrd_update);
unset($data, $rrd_filename, $rrd_create, $rrd_update);
}
?>