This commit is contained in:
2023-05-16 11:27:42 +02:00
parent 4964d61762
commit 185dd18ec1
16 changed files with 337 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
$vue=FALSE;
$images=["pierre.png","feuille.png","ciseaux.png"];
// TODO
?>