aboutsummaryrefslogtreecommitdiff
path: root/lib/plugins/engine/PluginRepository.php
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2024-06-21 09:29:24 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2024-06-21 09:29:24 +0000
commitb1f13ce8299d581ccb889e2d98e13574bffcc5ba (patch)
tree644385d6fea33f831a714fc3783f8161a2cb1d86 /lib/plugins/engine/PluginRepository.php
parent7635e34c038e86e2b369b3f6edc457042ffa5b66 (diff)
add remaining class filename and add migration to fix the cronjobs, re #4282
Merge request studip/studip!3136
Diffstat (limited to 'lib/plugins/engine/PluginRepository.php')
-rw-r--r--lib/plugins/engine/PluginRepository.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/engine/PluginRepository.php b/lib/plugins/engine/PluginRepository.php
index 235e9bd..4bd24c6 100644
--- a/lib/plugins/engine/PluginRepository.php
+++ b/lib/plugins/engine/PluginRepository.php
@@ -1,7 +1,7 @@
<?php
/*
- * PluginRepository.class.php - query plugin meta data
+ * PluginRepository.php - query plugin meta data
*
* Copyright (c) 2008 Elmar Ludwig
*