forked from server/landingpage
5 lines
56 B
PHP
5 lines
56 B
PHP
<?php
|
|
$fachschaft = "WIAI";
|
|
require_once 'list.php';
|
|
?>
|