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

8 lines
63 B
PHP

<?php
class CustomerMessage extends CustomerMessageCore
{
}