Revert "package update 재도전"

This reverts commit 595ab6d7e5.
This commit is contained in:
2020-01-28 00:31:53 +09:00
parent 595ab6d7e5
commit b726c33f3d
419 changed files with 16269 additions and 14006 deletions
@@ -53,6 +53,5 @@ $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