mysqlmb4.config.php 53 B

12345
  1. <?php
  2. $CONFIG = array(
  3. 'mysql.utf8mb4' => true,
  4. );