Files
PrestaShop/override/classes/MySQL.php
T
2011-08-16 09:49:28 +00:00

8 lines
50 B
PHP

<?php
class MySQL extends MySQLCore
{
}