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