1
0
This repository has been archived on 2023-11-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
dtux__serveur-vote-lalis/test.php
2022-09-23 00:52:56 +02:00

5 lines
47 B
PHP

<?php
$vote = new schulze;
$vote->test();
?>