Integration von Lehre Tools

This commit is contained in:
Andreas Österreicher
2012-10-24 10:01:27 +00:00
parent f82a448af3
commit 1b72e9b0f2
4 changed files with 187 additions and 1 deletions
+1
View File
@@ -28,6 +28,7 @@ require_once('../../../include/lehrveranstaltung.class.php');
require_once('../../../include/studiengang.class.php');
require_once('../../../include/moodle_course.class.php');
require_once('../../../include/phrasen.class.php');
require_once('../../../include/lehre_tools.class.php');
$sprache = getSprache();
$p = new phrasen($sprache);