MantisBT: master 65f51280

Author Committer Branch Timestamp Parent
dhx master 2009-06-23 09:47 master 73ab2ee2
Affected Issues  0009216: Problems with Russian language
Changeset

Fix 0009216: Specify MySQL collation utf8_general_ci

Don't rely on the default MySQL collation on the installation system.
Force use of utf8_general_ci if the user hasn't specified their own
collation when manually creating their Mantis database.

mod - admin/install.php Diff File