X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2FGlobalFunctions.php;h=005fb8e0fef6410a3b5e584d772b941ca40c5b8e;hb=74a21f3bd1692dac958ddf3e09226a72b7bc65b7;hp=31c5f8893483748b806a26b955b5aaf2d5e4dcf3;hpb=a4393915e2bc5a6260498f640ecf0c24d29397a1;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/GlobalFunctions.php b/includes/GlobalFunctions.php index 31c5f88934..005fb8e0fe 100644 --- a/includes/GlobalFunctions.php +++ b/includes/GlobalFunctions.php @@ -795,7 +795,7 @@ function wfMsgWikiHtml( $key ) { * parseinline: parses wikitext to html and removes the surrounding * p's added by parser or tidy * escape: filters message through htmlspecialchars - * escapenoentities: same, but allows entity references like   through + * escapenoentities: same, but allows entity references like   through * replaceafter: parameters are substituted after parsing or escaping * parsemag: transform the message using magic phrases * content: fetch message for content language instead of interface