diff options
Diffstat (limited to 'app/routes/FileSystem.php')
| -rw-r--r-- | app/routes/FileSystem.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/routes/FileSystem.php b/app/routes/FileSystem.php index 54e2851..9abd713 100644 --- a/app/routes/FileSystem.php +++ b/app/routes/FileSystem.php @@ -6,7 +6,7 @@ namespace RESTAPI\Routes; * * @author Moritz Strohm <strohm@data-quest.de> * @license GNU General Public License Version 2 or later - * @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. * * Partially based upon the Files.php source code from Jan-Hendrik Willms * (tleilax+studip@gmail.com) and mluzena@uos.de which is also |
