5 lines
56 B
PHP
Executable File

<?php
$fachschaft = "WIAI";
require_once 'list.php';
?>