Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
$donnees = json_decode($json, true);
return $donnees;
}
?>