composer package update

This commit is contained in:
2020-01-28 00:22:43 +09:00
parent ed95d5e933
commit ed69eb5d7b
421 changed files with 13998 additions and 16264 deletions
@@ -53,5 +53,6 @@ $config->set('Core.Encoding', $GLOBALS['PHORUM']['DATA']['CHARSET']); // we'll c
if (strtolower($GLOBALS['PHORUM']['DATA']['CHARSET']) !== 'utf-8') {
$config->set('Core.EscapeNonASCIICharacters', true);
}
$config->set('Core.AllowParseManyTags', false);
// vim: et sw=4 sts=4