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

remove calls to removed file, fixes #4468

Closes #4468

Merge request studip/studip!3255
parent 41b9b216
No related branches found
No related tags found
No related merge requests found
<?
require_once 'lib/admission.inc.php';
<?php
class RefineLogevents extends Migration
{
......@@ -59,4 +58,3 @@ class RefineLogevents extends Migration
}
}
?>
<?
require_once 'lib/admission.inc.php';
<?php
class Step00150Studygroups extends Migration
{
......@@ -71,4 +70,3 @@ Ich erkläre mich damit einverstanden, dass Admins die Inhalte der Gruppe zu Kon
DBManager::get()->query("ALTER TABLE config CHANGE value value varchar(255) NOT NULL");
}
}
?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment