landingpage/extras/wiaitasks.php

5 lines
57 B
PHP
Executable File

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