Files
depot_1/script3.php
2025-09-29 11:26:38 +02:00

5 lines
47 B
PHP

<?php
function test() {
echo "script 3";
}