Your IP : 18.190.217.84


Current Path : /proc/self/cwd/bitrix/php_interface/
Upload File :
Current File : //proc/self/cwd/bitrix/php_interface/after_connect_d7.php

<?php
$this->queryExecute("SET NAMES 'utf8'");
$this->queryExecute("SET sql_mode=''");
$this->queryExecute('SET collation_connection = "utf8_unicode_ci"');
$this->queryExecute("SET innodb_strict_mode=0");