Merge branch 'master' into copilot/replace-short-tags-to-php

This commit is contained in:
leosw
2026-01-24 13:47:40 +01:00
committed by GitHub
18 changed files with 0 additions and 38 deletions

View File

@@ -70,5 +70,3 @@ if($notfound) {
$head['title'] = $wikiPage->name;
include ($config['views_folder']."d.wiki.view.html");
}
?>