[ Index ]
osCommerce Docs :: PHP Cross Reference For osCommerce 2.2 MS2
Provided By OSCdox.com

/admin/includes/languages/english/ -> configuration.php (source)

[Summary view]

   1  <?php
   2  /*
   3    $Id: configuration.php,v 1.7 2002/01/04 03:51:40 hpdl Exp $
   4  
   5    osCommerce, Open Source E-Commerce Solutions
   6    http://www.oscommerce.com
   7  
   8    Copyright (c) 2002 osCommerce
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('TABLE_HEADING_CONFIGURATION_TITLE', 'Title');
  14  define('TABLE_HEADING_CONFIGURATION_VALUE', 'Value');
  15  define('TABLE_HEADING_ACTION', 'Action');
  16  
  17  define('TEXT_INFO_EDIT_INTRO', 'Please make any necessary changes');
  18  define('TEXT_INFO_DATE_ADDED', 'Date Added:');
  19  define('TEXT_INFO_LAST_MODIFIED', 'Last Modified:');
  20  ?>


Generated: Tue Nov 4 23:53:39 2003
Hosted By :: AABox.com
Cross-referenced by PHPXref 0.4