update to mediawiki 1.39.13

This commit is contained in:
kleines Filmröllchen 2025-07-01 21:23:57 +02:00
parent 0c0b63a400
commit a3ca928130
4 changed files with 8 additions and 8 deletions

View file

@ -40,9 +40,7 @@ $wgUsePathInfo = true;
$wgScriptExtension = ".php";
## The protocol and server name to use in fully-qualified URLs
# TODO: should be the public domain eventually
$wgServer = "https://orgawiki.ctbk.de";
#$wgServer = "http://wiki.chaos:81";
## The URL path to static resources (images, scripts, etc.)
$wgResourceBasePath = $wgScriptPath;