Indefinite character
motor2hg |
|
---|---|
Some lines in the Russian forum has an indefinite character.
Most likely, these lines are not properly cut? You can try to add the line in common.php /* ======== Connect to the SQL DB======== */
require('system/database.'.$cfg['sqldb'].'.php');
sed_sql_connect($cfg['mysqlhost'], $cfg['mysqluser'], $cfg['mysqlpassword'], $cfg['mysqldb']);
unset($cfg['mysqlhost'], $cfg['mysqluser'], $cfg['mysqlpassword']);
sed_sql_query("SET NAMES 'utf8' COLLATE 'utf8_unicode_ci'");//motor
|
|
Отредактировано: motor2hg (03.02.2009 21:14, 16 лет назад) |