[ Index ]
 

Code source de osCommerce 2.2ms2-060817

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/catalog/admin/includes/ -> filenames.php (source)

   1  <?php
   2  /*
   3    $Id: filenames.php,v 1.1 2003/06/20 00:18:30 hpdl 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 the filenames used in the project
  14    define('FILENAME_BACKUP', 'backup.php');
  15    define('FILENAME_BANNER_MANAGER', 'banner_manager.php');
  16    define('FILENAME_BANNER_STATISTICS', 'banner_statistics.php');
  17    define('FILENAME_CACHE', 'cache.php');
  18    define('FILENAME_CATALOG_ACCOUNT_HISTORY_INFO', 'account_history_info.php');
  19    define('FILENAME_CATEGORIES', 'categories.php');
  20    define('FILENAME_CONFIGURATION', 'configuration.php');
  21    define('FILENAME_COUNTRIES', 'countries.php');
  22    define('FILENAME_CURRENCIES', 'currencies.php');
  23    define('FILENAME_CUSTOMERS', 'customers.php');
  24    define('FILENAME_DEFAULT', 'index.php');
  25    define('FILENAME_DEFINE_LANGUAGE', 'define_language.php');
  26    define('FILENAME_FILE_MANAGER', 'file_manager.php');
  27    define('FILENAME_GEO_ZONES', 'geo_zones.php');
  28    define('FILENAME_LANGUAGES', 'languages.php');
  29    define('FILENAME_MAIL', 'mail.php');
  30    define('FILENAME_MANUFACTURERS', 'manufacturers.php');
  31    define('FILENAME_MODULES', 'modules.php');
  32    define('FILENAME_NEWSLETTERS', 'newsletters.php');
  33    define('FILENAME_ORDERS', 'orders.php');
  34    define('FILENAME_ORDERS_INVOICE', 'invoice.php');
  35    define('FILENAME_ORDERS_PACKINGSLIP', 'packingslip.php');
  36    define('FILENAME_ORDERS_STATUS', 'orders_status.php');
  37    define('FILENAME_POPUP_IMAGE', 'popup_image.php');
  38    define('FILENAME_PRODUCTS_ATTRIBUTES', 'products_attributes.php');
  39    define('FILENAME_PRODUCTS_EXPECTED', 'products_expected.php');
  40    define('FILENAME_REVIEWS', 'reviews.php');
  41    define('FILENAME_SERVER_INFO', 'server_info.php');
  42    define('FILENAME_SHIPPING_MODULES', 'shipping_modules.php');
  43    define('FILENAME_SPECIALS', 'specials.php');
  44    define('FILENAME_STATS_CUSTOMERS', 'stats_customers.php');
  45    define('FILENAME_STATS_PRODUCTS_PURCHASED', 'stats_products_purchased.php');
  46    define('FILENAME_STATS_PRODUCTS_VIEWED', 'stats_products_viewed.php');
  47    define('FILENAME_TAX_CLASSES', 'tax_classes.php');
  48    define('FILENAME_TAX_RATES', 'tax_rates.php');
  49    define('FILENAME_WHOS_ONLINE', 'whos_online.php');
  50    define('FILENAME_ZONES', 'zones.php');
  51  ?>


Généré le : Mon Nov 26 19:48:25 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics