aboutsummaryrefslogtreecommitdiff
path: root/config/config_develop.inc.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 /config/config_develop.inc.php
parent7635e34c038e86e2b369b3f6edc457042ffa5b66 (diff)
add remaining class filename and add migration to fix the cronjobs, re #4282
Merge request studip/studip!3136
Diffstat (limited to 'config/config_develop.inc.php')
-rw-r--r--config/config_develop.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config_develop.inc.php b/config/config_develop.inc.php
index a38726a..655fd4b 100644
--- a/config/config_develop.inc.php
+++ b/config/config_develop.inc.php
@@ -329,7 +329,7 @@ $INST_ADMIN_DATAFIELDS_VIEW = [
/*
* Fields that may not be hidden by users in their privacy settings.
* Can be configured per permission level.
- * @see lib/models/User.class.php in function getHomepageElements for
+ * @see lib/models/User.php in function getHomepageElements for
* available fields.
* Entries look like "'field_name' => true".
*/