Files
PrestaShop/override/classes/db/MySQL.php

8 lines
43 B
PHP

<?php
class MySQL extends MySQLCore
{
}