".SAVE_PHPBB_SETTINGS.' to continue.'); define('TEXT_PAGE_HEADING', 'Zen Cart™ Setup - phpBB Setup'); define('PHPBB_INFORMATION', 'phpBB Information'); define('TEXT_PHPBB_USE', 'Do you want to use phpBB forums'); define('PHPBB_USE_INSTRUCTION', 'Choose whether you want to use the phpBB forum or not.'); define('TEXT_PHPBB_DIR', 'phpBB Directory'); define('PHPBB_DIR_INSTRUCTION', 'The directory where phpBB is installed'); //possible future use: define('PHPBB_DATABASE_NAME', 'phpBB Database Name'); define('PHPBB_DATABASE_NAME_INSTRUCTION', 'What is the name of the database used to hold the data for the phpBB forum'); define('PHPBB_DATABASE_PREFIX', 'phpBB Database Table-Prefix'); 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.'); ?>