MySql_query

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
begin10

MySql_query

Post by begin10 »

Hello,
Where can I put the line mysql_query("SET NAMES 'latin2'"); in CMSMS 1.4?

It used to be here:
lib/adodb/drivers/adodb-mysql.inc.php in CMSMS installation
like this:

mysql_query('set names latin2',$this->_connectionID);

but in CMSMS 1.4 there are different files,
regards,
Last edited by begin10 on Wed Jan 14, 2009 11:45 am, edited 1 time in total.
Locked

Return to “CMSMS Core”