landingpage/extras/sowitasks.php
2018-04-09 20:12:02 +02:00

5 lines
57 B
PHP

<?php
$fachschaft = "SOWI";
require_once 'tasks.php';
?>