Cleaned up script.php

This commit is contained in:
Yannic 2025-09-25 18:12:40 +02:00
parent 51097f79c3
commit 3fc3a50699
2 changed files with 4 additions and 7 deletions

View file

@ -254,7 +254,7 @@
</table>
<br>
<div id="result"></div>
<?= include "script.php" ?>
<?php include "script.php" ?>
</body>
</html>