Files
PrestaShop/override/classes/db/DbPDO.php
rMalie af81bc3e23 // Add 2 missing files in override
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8746 b9a71923-0436-4b27-9f14-aed3839534dd
2011-09-23 15:10:00 +00:00

8 lines
43 B
PHP

<?php
class DbPDO extends DbPDOCore
{
}