[ 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/languages/english/ -> cache.php (source)

   1  <?php
   2  /*
   3    $Id: cache.php,v 1.10 2003/07/06 20:33:01 dgw_ 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('HEADING_TITLE', 'Cache Control');
  14  
  15  define('TABLE_HEADING_CACHE', 'Cache Blocks');
  16  define('TABLE_HEADING_DATE_CREATED', 'Date Created');
  17  define('TABLE_HEADING_ACTION', 'Action');
  18  
  19  define('TEXT_FILE_DOES_NOT_EXIST', 'File does not exist');
  20  define('TEXT_CACHE_DIRECTORY', 'Cache Directory:');
  21  
  22  define('ERROR_CACHE_DIRECTORY_DOES_NOT_EXIST', 'Error: Cache directory does not exist. Please set this Configuration->Cache.');
  23  define('ERROR_CACHE_DIRECTORY_NOT_WRITEABLE', 'Error: Cache directory is not writeable.');
  24  ?>


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