aboutsummaryrefslogtreecommitdiff
path: root/public/install.php
AgeCommit message (Collapse)Author
2023-03-27use camcelCase instead of snake case, re #2030Jan-Hendrik Willms
Merge request studip/studip!1668
2023-02-20ensure all set parameters are correctly transfered to trails by replacing ↵Jan-Hendrik Willms
use PATH_INFO with correct destructuring of REQUEST_URI and provide according tests, fixes #2030 Closes #2030 Merge request studip/studip!1329
2021-07-22current code from svn, revision 62608Jan-Hendrik Willms