[ Index ]
 

Code source de Zen Cart E-Commerce Shopping Cart 1.3.7.1

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/zc_install/includes/languages/english/ -> phpbb_setup.php (source)

   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: phpbb_setup.php 2342 2005-11-13 01:07:55Z drbyte $

   9   */
  10  /**

  11   * defining language components for the page

  12   */
  13    define('SAVE_PHPBB_SETTINGS', 'Save phpBB Settings'); //this comes before TEXT_MAIN

  14    define('TEXT_MAIN', "Next we need to know some information about whether you have installed and want to use the phpBB Forum.  Please carefully enter each setting in the appropriate box and press <em>".SAVE_PHPBB_SETTINGS.'</em> to continue.');
  15    define('TEXT_PAGE_HEADING', 'Zen Cart&trade; Setup - phpBB Setup');
  16    define('PHPBB_INFORMATION', 'phpBB Information');
  17    define('PHPBB_USE', 'Do you want to use phpBB forums');
  18    define('PHPBB_USE_INSTRUCTION', 'Choose whether you want to use the phpBB forum or not.');
  19    define('PHPBB_DIR', 'phpBB Directory');
  20    define('PHPBB_DIR_INSTRUCTION', 'The directory where phpBB is installed');
  21  
  22  //possible future use:

  23    define('PHPBB_DATABASE_NAME', 'phpBB Database Name');
  24    define('PHPBB_DATABASE_NAME_INSTRUCTION', 'What is the name of the database used to hold the data for the phpBB forum');
  25    define('PHPBB_DATABASE_PREFIX', 'phpBB Database Table-Prefix');
  26    define('PHPBB_DATABASE_PREFIX_INSTRUCTION', 'What is the prefix you would like used for the phpBB database tables?  Leave empty if no prefix is needed.');
  27  ?>


Généré le : Mon Nov 26 16:45:43 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics