// Add config/alias.php file + refactoring of DB / MySQL classes
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
* International Registered Trademark & Property of PrestaShop SA
|
||||
*/
|
||||
define('_PS_MAGIC_QUOTES_GPC_', get_magic_quotes_gpc());
|
||||
define('_PS_MYSQL_REAL_ESCAPE_STRING_', function_exists('mysql_real_escape_string'));
|
||||
|
||||
function latin1_database_to_utf8()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user