From 5b07219194951e5ca4c1f4a7f3ca246333dd93a1 Mon Sep 17 00:00:00 2001 From: Greg Burri Date: Sun, 12 Oct 2008 14:35:22 +0000 Subject: [PATCH] minicleanage js --- js/communication.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/communication.js b/js/communication.js index 834f173..985aeed 100644 --- a/js/communication.js +++ b/js/communication.js @@ -45,7 +45,7 @@ euphorik.Communication.prototype.load = function(url) { this.funFinReq(); } return contenu; -} +}; /** * Effectue une requête JSON auprès du serveur. -- 2.43.0