[ Index ] |
|
Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1 |
1 <?php 2 /** 3 * @package Installer 4 * @access private 5 * @copyright Copyright 2003-2005 Zen Cart Development Team 6 * @copyright Portions Copyright 2003 osCommerce 7 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0 8 * @version $Id: system_setup.php 4707 2006-10-08 08:52:12Z drbyte $ 9 */ 10 /** 11 * defining language components for the page 12 */ 13 define('SAVE_SYSTEM_SETTINGS', 'Save System Settings'); //this comes before TEXT_MAIN 14 define('TEXT_MAIN', "We will now setup the Zen Cart™ System environment. Please carefully review each setting, and change if necessary to suit your directory layout. Then click on <em>".SAVE_SYSTEM_SETTINGS.'</em> to continue.'); 15 define('TEXT_PAGE_HEADING', 'Zen Cart™ Setup - System Setup'); 16 define('SERVER_SETTINGS', 'Server Settings'); 17 define('PHYSICAL_PATH', 'Physical Path'); 18 define('PHYSICAL_PATH_INSTRUCTION', 'Physical Path to your<br />Zen Cart directory.<br />Leave no trailing slash.'); 19 define('VIRTUAL_HTTP_PATH', 'Virtual HTTP Path'); 20 define('VIRTUAL_HTTP_PATH_INSTRUCTION', 'Virtual Path to your<br />Zen Cart directory.<br />Leave no trailing slash.'); 21 define('VIRTUAL_HTTPS_PATH', 'Virtual HTTPS Path'); 22 define('VIRTUAL_HTTPS_PATH_INSTRUCTION', 'Virtual Path to your<br />secure Zen Cart directory.<br />Leave no trailing slash.'); 23 define('VIRTUAL_HTTPS_SERVER', 'Virtual HTTPS Server'); 24 define('VIRTUAL_HTTPS_SERVER_INSTRUCTION', 'Virtual server for your<br />secure Zen Cart directory.<br />Leave no trailing slash.'); 25 define('ENABLE_SSL', 'Enable SSL'); 26 define('ENABLE_SSL_INSTRUCTION', 'Would you like to enable Secure Sockets Layer in Customer area?<br />Leave this set to NO unless you\'re SURE you have SSL working.'); 27 define('ENABLE_SSL_ADMIN', 'Enable SSL in Admin Area'); 28 define('ENABLE_SSL_ADMIN_INSTRUCTION', 'Would you like to enable Secure Sockets Layer for Admin areas?<br /> 29 Leave this set to NO unless you\'re SURE you have SSL working.'); 30 define('REDISCOVER', 'Redetect defaults for this host'); 31 32 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Mon Nov 26 16:45:43 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |