Author:   Lars Michelsen <[email protected]>
Date:     Tue May 31 19:16:33 2011 +0200
Committer:   Lars Michelsen <[email protected]>
Commit-Date: Tue May 31 19:16:33 2011 +0200

Deprecated wuijs and htmlwuijs paths

---

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

diff --git a/share/server/core/classes/GlobalMainCfg.php 
b/share/server/core/classes/GlobalMainCfg.php
index 1c8b074..adb5aa3 100644
--- a/share/server/core/classes/GlobalMainCfg.php
+++ b/share/server/core/classes/GlobalMainCfg.php
@@ -413,7 +413,7 @@ class GlobalMainCfg {
                     'default' => '',
                     'field_type' => 'hidden',
                     'match' => MATCH_STRING_PATH),
-                'wuijs' => Array('must' => 1,
+                'wuijs' => Array('must' => 0,
                     'editable' => 1,
                     'default' => '',
                     'field_type' => 'hidden',
@@ -497,7 +497,7 @@ class GlobalMainCfg {
                     'default' => '',
                     'field_type' => 'hidden',
                     'match' => MATCH_STRING_PATH),
-                'htmlwuijs' => Array('must' => 1,
+                'htmlwuijs' => Array('must' => 0,
                     'editable' => 1,
                     'default' => '',
                     'field_type' => 'hidden',


------------------------------------------------------------------------------
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

Reply via email to