Files
PrestaShop/override/classes/MySQL.php
T
2011-08-18 10:03:53 +00:00

8 lines
43 B
PHP

<?php
class MySQL extends MySQLCore
{
}