package update 재도전

This commit is contained in:
2020-01-28 00:30:41 +09:00
parent 9cd40b213d
commit f6e53746b2
419 changed files with 13997 additions and 16260 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