Skip to content
Snippets Groups Projects
Commit 0e9d57d0 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

re #32

parent d43561dd
No related branches found
No related tags found
No related merge requests found
......@@ -132,7 +132,7 @@ final class IssuesController extends TracToGitlab\EventController
$old_base = \URLHelper::setBaseURL($GLOBALS['ABSOLUTE_URI_STUDIP']);
$url = URLHelper::getURL(
"dispatch.php/course/index/index/{$topic_id2}#{$topic_id2}",
"dispatch.php/course/forum/index/index/{$topic_id2}#{$topic_id2}",
['cid' => $course_id]
);
\URLHelper::setBaseURL($old_base);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment