Open Dispositif opened 7 years ago
Need ->set_charset(). Currently not working correctly with my UTF-8 encoded DB.
And if you add this line after the line 113:
$this->query('SET NAMES \'UTF8\'');
Need ->set_charset(). Currently not working correctly with my UTF-8 encoded DB.