Mise à jour de 'View/src/pages/Multijoueur/Partie.php'
continuous-integration/drone/push Build encountered an error Details

ServeurDeTest
Noé GARNIER 2 years ago
parent eadf6e51f1
commit 35e2258830

@ -172,9 +172,9 @@
<script src="View/src/JS/baseMulti.js">
</script>
<script>
// const URL = "http://localhost/Scripted/index.php";
const URL = "http://82.165.180.114/Scripted/index.php";
// const URL = "http://sancy.iut.uca.fr/~lafourcade/Scripted/index.php";
// const url = "http://localhost/Scripted/index.php";
const url = "http://82.165.180.114/Scripted/index.php";
// const url = "http://sancy.iut.uca.fr/~lafourcade/Scripted/index.php";
function saveCode(index, enigmeId) {
console.log("saveCode");
var index = '<?php echo $index; ?>';

Loading…
Cancel
Save