Files
PrestaShop/override/classes/range/RangePrice.php
rMalie 172a330268 // Overrides
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15186 b9a71923-0436-4b27-9f14-aed3839534dd
2012-05-10 15:21:16 +00:00

8 lines
53 B
PHP

<?php
class RangePrice extends RangePriceCore
{
}