aowow/setup/updates/1436634000_01.sql
Sarjuuk e9399c169a Config
move default_charset from .htaccess to DB
2015-07-11 19:48:52 +02:00

1 line
131 B
SQL

INSERT IGNORE INTO `aowow_config` (`key`, `value`, `flags`, `comment`) VALUES ('default_charset', 'UTF-8', 72, 'default: UTF-8');