Skip to content
Snippets Groups Projects

OP#7728 Redirect Tool anpassen https://projects.iml.unibe.ch/work_packages/77287728 handle http and https redirects

Merged Hahn Axel (hahn) requested to merge 7728-handle-http-and-https-redirects into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -19,6 +19,7 @@ require_once 'redirect.class.php';
* 2022-05-31 v1.7 ah optical changes
* 2023-08-28 v1.8 ah remove php warning if there is no config yet
* 2024-10-04 v1.9 ah php8 only: typed variables
* 2025-01-13 v1.10 ah fetch curl error
*/
/**
Loading