Author:   Lars Michelsen <[email protected]>
Date:     Tue Jan 31 14:02:43 2012 +0100
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Tue Jan 31 14:02:43 2012 +0100

Removed debug outputs

---

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

diff --git a/share/server/core/classes/GlobalMapCfg.php 
b/share/server/core/classes/GlobalMapCfg.php
index a327bea..ce125c9 100644
--- a/share/server/core/classes/GlobalMapCfg.php
+++ b/share/server/core/classes/GlobalMapCfg.php
@@ -803,7 +803,6 @@ class GlobalMapCfg {
         if(isset($prop['array']) && $prop['array']) {
             $value = explode(',', $value);
         }
-        echo $value;
 
         $this->mapConfig[$id][$key] = $value;
         return TRUE;


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to