trf_certest/public/userarea/parts_functions.php
2025-07-08 21:03:33 +02:00

5 lines
117 B
PHP

<?php
// Include il modal delle parti (già esistente)
include 'modal_parts.php';
?>
<script src="parts.js"></script>