[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: modules.php 3 2006-05-27 04:59:07Z user $ 4 5 osCMax Power E-Commerce 6 http://oscdox.com 7 8 Copyright 2008 osCMax 9 10 Released under the GNU General Public License 11 */ 12 13 define('HEADING_TITLE_MODULES_PAYMENT', 'Payment Modules'); 14 define('HEADING_TITLE_MODULES_SHIPPING', 'Shipping Modules'); 15 define('HEADING_TITLE_MODULES_ORDER_TOTAL', 'Order Total Modules'); 16 17 define('TABLE_HEADING_MODULES', 'Modules'); 18 define('TABLE_HEADING_SORT_ORDER', 'Sort Order'); 19 define('TABLE_HEADING_ACTION', 'Action'); 20 21 define('TEXT_INFO_VERSION', 'Version:'); 22 define('TEXT_INFO_ONLINE_STATUS', 'online status'); 23 define('TEXT_MODULE_DIRECTORY', 'Module Directory:'); 24 ?>
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 |