X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=install%2Fcivicrm.php;h=11b8931934d1c5e1d59c2aa14523cd413f10538a;hb=c0da343285f5966819a9e9a752a2b8599e6920e4;hp=1f8e0492dd03e42d6ac9e6e33539779d35273c86;hpb=61c97605193ec9e4d9c6c7df41027e400d6799bf;p=civicrm-core.git diff --git a/install/civicrm.php b/install/civicrm.php index 1f8e0492dd..11b8931934 100644 --- a/install/civicrm.php +++ b/install/civicrm.php @@ -1,9 +1,9 @@ getMessage()); } + $db->query("SET NAMES utf8"); + + $db->query("SET NAMES utf8"); if (!$lineMode) { $string = file_get_contents($fileName);