Initial commit — existing SVN working copy (SVN r436)

This commit is contained in:
Johannes Bechberger
2026-06-14 12:33:36 +02:00
commit 2f9e6f57f5
778 changed files with 104676 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
<?php
header('Location: ' . $_SERVER[REQUEST_URI] . '../');
?>