landingpage/extras/sowitasks.php

5 lines
57 B
PHP
Executable File

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