Author: remi
Date: 2009-07-28 10:42:10 +0200 (Tue, 28 Jul 2009)
New Revision: 5181

Modified:
   software_suite_v3/smart-core/smart-server/trunk/TDSConfiguration.py
Log:
* default value must be "False"

Modified: software_suite_v3/smart-core/smart-server/trunk/TDSConfiguration.py
===================================================================
--- software_suite_v3/smart-core/smart-server/trunk/TDSConfiguration.py 
2009-07-28 08:31:54 UTC (rev 5180)
+++ software_suite_v3/smart-core/smart-server/trunk/TDSConfiguration.py 
2009-07-28 08:42:10 UTC (rev 5181)
@@ -108,4 +108,4 @@
 # 
------------------------------------------------------------------------------
 # Misc configurations
 # 
------------------------------------------------------------------------------
-os.environ["TDS_PLUGIN_PLATFORM_ALL"] = "True"
+os.environ["TDS_PLUGIN_PLATFORM_ALL"] = "False"


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to