Files
PrestaShop/override/classes/DbMySQLi.php
T
2011-09-05 13:55:11 +00:00

8 lines
49 B
PHP

<?php
class DbMySQLi extends DbMySQLiCore
{
}