Files
PrestaShop/translations/en/errors.php
T
rGaillard 8fc7f11014
2011-07-06 10:54:11 +00:00

6 lines
127 B
PHP

<?php
global $_ERRORS;
$_ERRORS = array();
$_ERRORS['c22042ba6792cfe142bf63f5a8c50ae8'] = 'Product is no longer available';
?>