diff --git a/code/data.db b/code/data.db index 9e20da6..dc1940c 100644 Binary files a/code/data.db and b/code/data.db differ diff --git a/code/phpinfo.php b/code/phpinfo.php new file mode 100644 index 0000000..d7c3469 --- /dev/null +++ b/code/phpinfo.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/code/score.php b/code/score.php index 5ccb738..f3acc45 100644 --- a/code/score.php +++ b/code/score.php @@ -9,13 +9,13 @@ Votre score est :
query($sql); @@ -33,13 +33,13 @@ else query($sqlScore); diff --git a/code/vitraux.js b/code/vitraux.js index 9eabf6b..59aa9e4 100644 --- a/code/vitraux.js +++ b/code/vitraux.js @@ -620,13 +620,13 @@ function mlManager(e) { document.getElementById(e.currentTarget.id).classList.remove('vitrail-hover'); } -genVitraux(); -/* +//genVitraux(); + tab1.push(true,[-3,-3,colors[0]],[-3,2,colors[1]],[1,2,colors[2]],[3,-3,colors[3]]); tab2.push(true,[-3,-3,colors[0]],[-3,2,colors[1]],[1,2,colors[2]],[3,-3,colors[3]]); tab3.push(true,[-3,-3,colors[0]],[-3,2,colors[1]],[1,2,colors[2]],[3,-3,colors[3]]); tab4.push(true,[-3,-3,colors[0]],[-3,2,colors[1]],[1,2,colors[2]],[3,-3,colors[3]]); -*/ + toutDessiner(tab1,canvas1,ctx1); toutDessiner(tab2,canvas2,ctx2);