debog stupidIa
This commit is contained in:
parent
5a1636a0fa
commit
828f1a4492
|
@ -86,6 +86,9 @@ switch ($_POST['act']){
|
||||||
);
|
);
|
||||||
//send query
|
//send query
|
||||||
$anwserPlayer=get_IA_Response($botUrl,$postDatas);
|
$anwserPlayer=get_IA_Response($botUrl,$postDatas);
|
||||||
|
$anwserToJS=array(
|
||||||
|
|
||||||
|
)
|
||||||
echo "player ".$_SESSION['currentPlayer']." répond ".$anwserPlayer;
|
echo "player ".$_SESSION['currentPlayer']." répond ".$anwserPlayer;
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user