unretardify

git-svn-id: http://www.observium.org/svn/observer/trunk@2173 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-04-26 16:05:56 +00:00
parent 10b150c032
commit 7293113ee2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<?
<?php
$device = device_by_id_cache($id);
$query = mysql_query("SELECT * FROM `processors` where `device_id` = '".$id."'");

View File

@@ -82,4 +82,4 @@ $ent['entPhysicalIndex'] = "0";
printEntPhysical($ent['entPhysicalIndex'], $level, "liOpen");
echo("</ul></div>");
?>
?>