From 5ed18444fcb3916c376eb450d98a59da7d05d60e Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Sat, 9 Jan 2016 16:51:30 +0100 Subject: [PATCH] =?UTF-8?q?Correction=20erreur=20C=C3=A9dric?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- API.php | 2 +- js/lib/API.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/API.php b/API.php index c2b589b..d4e18b4 100755 --- a/API.php +++ b/API.php @@ -1,4 +1,4 @@ - '+ptrAPI.xhr[i].responseText); + // console.log('API.php => '+ptrAPI.xhr[i].responseText); console.log( JSON.parse(ptrAPI.xhr[i].responseText) ); /* si success de requête */