Author: remi
Date: 2009-06-19 10:48:41 +0200 (Fri, 19 Jun 2009)
New Revision: 4831

Modified:
   software_suite_v3/smart-core/smart-server/trunk/TuxDroidServer.py
Log:
* previously removed command was not duplicated but at the wrong place ...

Modified: software_suite_v3/smart-core/smart-server/trunk/TuxDroidServer.py
===================================================================
--- software_suite_v3/smart-core/smart-server/trunk/TuxDroidServer.py   
2009-06-19 08:46:48 UTC (rev 4830)
+++ software_suite_v3/smart-core/smart-server/trunk/TuxDroidServer.py   
2009-06-19 08:48:41 UTC (rev 4831)
@@ -73,6 +73,7 @@
     resourcesManager.addDirectoryToServe("/data/web_interface/user_01/css/")
     resourcesManager.addDirectoryToServe("/data/web_interface/user_01/img/")
     resourcesManager.addDirectoryToServe("/data/web_interface/user_01/js/")
+    resourcesManager.start()
     # Start the clients manager
     clientsManager.start()
 


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to