Author:   Lars Michelsen <[email protected]>
Date:     Thu Feb 24 10:28:53 2011 +0100
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Thu Feb 24 09:28:53 2011 +0000

Resorted paths

---

 share/server/core/classes/GlobalMainCfg.php |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/share/server/core/classes/GlobalMainCfg.php 
b/share/server/core/classes/GlobalMainCfg.php
index 8507cb0..f17cc00 100644
--- a/share/server/core/classes/GlobalMainCfg.php
+++ b/share/server/core/classes/GlobalMainCfg.php
@@ -1122,11 +1122,14 @@ class GlobalMainCfg {
                $this->validConfig['paths']['htmlgadgets']['default']        = 
$htmlBase.'/userfiles/gadgets/';
                
                $this->validConfig['paths']['icon']['default']               = 
$base.HTDOCS_DIR.'/userfiles/images/iconsets/';
-               $this->validConfig['paths']['shape']['default']              = 
$base.HTDOCS_DIR.'/userfiles/images/shapes/';
-               $this->validConfig['paths']['map']['default']                = 
$base.HTDOCS_DIR.'/userfiles/images/maps/';
                $this->validConfig['paths']['htmlicon']['default']           = 
$htmlBase.'/userfiles/images/iconsets/';
+
+               $this->validConfig['paths']['shape']['default']              = 
$base.HTDOCS_DIR.'/userfiles/images/shapes/';
                $this->validConfig['paths']['htmlshape']['default']          = 
$htmlBase.'/userfiles/images/shapes/';
+
+               $this->validConfig['paths']['map']['default']                = 
$base.HTDOCS_DIR.'/userfiles/images/maps/';
                $this->validConfig['paths']['htmlmap']['default']            = 
$htmlBase.'/userfiles/images/maps/';
+
                $this->validConfig['paths']['htmltemplateimages']['default'] = 
$htmlBase.'/userfiles/images/templates/';
                
                // This option directly relies on the configured htmlBase by 
default


------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins

Reply via email to