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

8 lines
59 B
PHP

<?php
class SpecificPrice extends SpecificPriceCore
{
}