Module: nagvis
Branch: master
Commit: 43de98d95b293670e093b8677bd8cbe594121ba2
URL:    
http://nagvis.git.sourceforge.net/git/gitweb.cgi?p=nagvis/nagvis;a=commit;h=43de98d95b293670e093b8677bd8cbe594121ba2

Author: LaMi <[email protected]>
Date:   Tue Apr  6 22:48:43 2010 +0200

Has already been fixed and is working

---

 share/server/core/classes/NagVisAutoMap.php |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/share/server/core/classes/NagVisAutoMap.php 
b/share/server/core/classes/NagVisAutoMap.php
index 01d9720..45c0e38 100644
--- a/share/server/core/classes/NagVisAutoMap.php
+++ b/share/server/core/classes/NagVisAutoMap.php
@@ -551,10 +551,6 @@ class NagVisAutoMap extends GlobalMap {
                        $aConf[$aHost['host_name']] = $aHost;
                }
                
-               // #22 FIXME: Need to add some code here to make "sub automap" 
links possible
-               // If a host matching the current hostname ist available in the 
automap configuration
-               // load all settings here
-               
                // Loop all map object
                foreach(array_merge(Array($this->rootObject), 
$this->arrMapObjects) AS $OBJ) {
                        // Try to find a matching object in the map 
configuration


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to