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