www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit a6f8f5dcc5a82577b79271cab87819b9e46324e1
parent 0f573a7df0819a3bb0fa0830eaa156f425568a8b
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date:   Sun,  8 May 2011 18:19:01 +0200

Erreur de syntaxe.

Diffstat:
Mcode/serveur/php/ressources/pticlic.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/code/serveur/php/ressources/pticlic.js b/code/serveur/php/ressources/pticlic.js @@ -128,7 +128,7 @@ function UI () { window.console && console.log(msg); } catch(e) {alert("Error UI().log");alert(e);} }, - info: function(title, msg) { alert(msg); } + info: function(title, msg) { alert(msg); }, setScreen: function() {}, switchCSS: function(newtheme) { $("link[@rel*=stylesheet][title]").each(function(i,e){