move and optimize away some sql queries, remove obsolete code

git-svn-id: http://www.observium.org/svn/observer/trunk@2638 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2011-10-03 13:40:37 +00:00
parent 95bc8e3eef
commit 16a0989316
7 changed files with 51 additions and 47 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ function ifNameDescr($interface, $device = NULL)
return ifLabel($interface, $device);
}
function ifLabel ($interface, $device = NULL)
function ifLabel($interface, $device = NULL)
{
global $config;