From 995686b5ff272fb1fe0e78c087d6855ea93ae85e Mon Sep 17 00:00:00 2001 From: Zaran Date: Sat, 29 Jan 2011 23:59:55 +0100 Subject: Retrieve both the key and perm at the same time for performance reason. Also make the key a subitem (instead of an attribute) of the result stanza. --- webclient/lib/basic.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webclient/lib/basic.js') diff --git a/webclient/lib/basic.js b/webclient/lib/basic.js index bdcf5f7..eb65ecf 100644 --- a/webclient/lib/basic.js +++ b/webclient/lib/basic.js @@ -1,5 +1,5 @@ var BOSH_SERVICE = 'http://alias.fr.nf/http-bind'; -var server_component = 'object.alias.fr.nf' +var server_component = 'object.alias.fr.nf'; var connection = null; jQuery.expr[':'].Contains = function(a,i,m){ -- cgit v1.2.3-70-g09d2