aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+studip@gmail.com>2023-03-31 08:17:48 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2023-03-31 08:17:48 +0000
commitfeb4168e5a82b32e75683397c3f58ad452a1fdf2 (patch)
tree0ece426d6031975ec5f4a4737c9b330c6a5efe24 /public
parentd349e0f27e8d5722460ff92a5ab81c39ae75aee9 (diff)
update deprecation notice, fixes #2493
Closes #2493 Merge request studip/studip!1678
Diffstat (limited to 'public')
-rw-r--r--public/api.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/api.php b/public/api.php
index 762c140..b2d30fa 100644
--- a/public/api.php
+++ b/public/api.php
@@ -14,7 +14,7 @@
* zurück, dass dann anschließende ausgegeben wird, d.h. die Header
* werden gesendet und dann das Ergebnis ausgegeben oder gestreamt.
*
- * @deprecated Since Stud.IP 5.0. Will be removed in Stud.IP 5.2.
+ * @deprecated Since Stud.IP 5.0. Will be removed in Stud.IP 6.0.
*/