mirror of
https://github.com/Mic92/nixos-wiki-infra.git
synced 2025-06-26 20:51:56 +02:00
enable string parser functions
This commit is contained in:
parent
77e4e11d14
commit
8c6e9ac293
@ -196,6 +196,9 @@ in
|
||||
'Help' => true,
|
||||
'Project' => true,
|
||||
];
|
||||
|
||||
# Enable String Parser functions
|
||||
$wgEnableStringFunctions = true;
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user