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 merge requests found
<? <?php
require_once 'lib/admission.inc.php';
class RefineLogevents extends Migration class RefineLogevents extends Migration
{ {
...@@ -59,4 +58,3 @@ class RefineLogevents extends Migration ...@@ -59,4 +58,3 @@ class RefineLogevents extends Migration
} }
} }
?>
<? <?php
require_once 'lib/admission.inc.php';
class Step00150Studygroups extends Migration class Step00150Studygroups extends Migration
{ {
...@@ -71,4 +70,3 @@ Ich erkläre mich damit einverstanden, dass Admins die Inhalte der Gruppe zu Kon ...@@ -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"); 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 to comment