Author: Lars Michelsen <[email protected]>
Date: Tue May 31 19:14:31 2011 +0200
Committer: Lars Michelsen <[email protected]>
Commit-Date: Tue May 31 19:14:31 2011 +0200
Deprecated htmlwuijs and wuijs paths
---
share/server/core/classes/GlobalMainCfg.php | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/share/server/core/classes/GlobalMainCfg.php
b/share/server/core/classes/GlobalMainCfg.php
index cb80191..1c8b074 100644
--- a/share/server/core/classes/GlobalMainCfg.php
+++ b/share/server/core/classes/GlobalMainCfg.php
@@ -417,6 +417,7 @@ class GlobalMainCfg {
'editable' => 1,
'default' => '',
'field_type' => 'hidden',
+ 'deprecated' => 1,
'match' => MATCH_STRING_PATH),
'shapes' => Array('must' => 0,
'editable' => 0,
@@ -500,6 +501,7 @@ class GlobalMainCfg {
'editable' => 1,
'default' => '',
'field_type' => 'hidden',
+ 'deprecated' => 1,
'match' => MATCH_STRING_PATH),
'sounds' => Array('must' => 0,
'editable' => 0,
@@ -1086,9 +1088,6 @@ class GlobalMainCfg {
$this->validConfig['paths']['js']['default'] =
$base.HTDOCS_DIR.'/frontend/nagvis-js/js/';
$this->validConfig['paths']['htmljs']['default'] =
$htmlBase.'/frontend/nagvis-js/js/';
- $this->validConfig['paths']['wuijs']['default'] =
$base.HTDOCS_DIR.'/frontend/wui/js/';
- $this->validConfig['paths']['htmlwuijs']['default'] =
$htmlBase.'/frontend/wui/js/';
-
$this->validConfig['paths']['images']['default'] =
$base.HTDOCS_DIR.'/frontend/nagvis-js/images/';
$this->validConfig['paths']['htmlimages']['default'] =
$htmlBase.'/frontend/nagvis-js/images/';
@@ -1805,4 +1804,4 @@ class GlobalMainCfg {
return $val;
}
}
-?>
\ No newline at end of file
+?>
------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Nagvis-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagvis-checkins