some more icons, changes to device editing system

git-svn-id: http://www.observium.org/svn/observer/trunk@1221 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-06-20 17:21:35 +00:00
parent bfd6163b8f
commit 5bdb0f31e4
24 changed files with 266 additions and 163 deletions
+1
View File
@@ -180,6 +180,7 @@ while ($device = mysql_fetch_array($device_query)) {
include("includes/polling/bgpPeer.inc.php");
include("includes/polling/toner.inc.php");
include("includes/polling/ucd-diskio.inc.php");
include("includes/polling/applications.inc.php");
unset( $update ) ;
unset( $seperator) ;