Author: remi
Date: 2009-02-12 10:56:20 +0100 (Thu, 12 Feb 2009)
New Revision: 3617
Modified:
software_suite_v2/tuxware/pytuxisalive/trunk/src/tuxisalive/lib/httpserver/TDClientController.py
Log:
* fixed a method calling
Modified:
software_suite_v2/tuxware/pytuxisalive/trunk/src/tuxisalive/lib/httpserver/TDClientController.py
===================================================================
---
software_suite_v2/tuxware/pytuxisalive/trunk/src/tuxisalive/lib/httpserver/TDClientController.py
2009-02-12 09:41:48 UTC (rev 3616)
+++
software_suite_v2/tuxware/pytuxisalive/trunk/src/tuxisalive/lib/httpserver/TDClientController.py
2009-02-12 09:56:20 UTC (rev 3617)
@@ -88,7 +88,7 @@
return None
def getClients(self):
- return getClientsList()
+ return self.getClientsList()
def __createClient(self, id, level, name, passwd):
newClient = TDClientObject(id, level, self.__accessController,
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn