[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: articles_config.php, v1.0 2003/12/04 12:00:00 ra Exp $ 4 5 osCommerce, Open Source E-Commerce Solutions 6 http://www.oscommerce.com 7 8 Copyright (c) 2003 osCommerce 9 10 Released under the GNU General Public License 11 */ 12 13 define('HEADING_TITLE', 'Configuration des Articles'); 14 15 define('TABLE_HEADING_CONFIGURATION_TITLE', 'Titre'); 16 define('TABLE_HEADING_CONFIGURATION_VALUE', 'Valeur'); 17 define('TABLE_HEADING_ACTION', 'Action'); 18 19 define('TEXT_INFO_EDIT_INTRO', 'Faites les changements nécessaires'); 20 define('TEXT_INFO_DATE_ADDED', 'Date d\'ajout:'); 21 define('TEXT_INFO_LAST_MODIFIED', 'Dernière modification:'); 22 23 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |