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