X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Fconfig.php;h=d775d4641a77595a90f3dcc4223df717b9996e3e;hp=f21e299b5d14c35f311ca72d1527c1cca9dd5d48;hb=2b7c3e43b2fe0f3c5ae0455d13fa7743b638049f;hpb=7218cb584f42412c13d8ae39b89c82a584a85b31 diff --git a/application/ship-simu/config.php b/application/ship-simu/config.php index f21e299..d775d46 100644 --- a/application/ship-simu/config.php +++ b/application/ship-simu/config.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Ship-Simu Developer Team * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * @@ -38,7 +38,7 @@ $cfg->setConfigEntry('default_image_command', "build"); $cfg->setConfigEntry('page_with_news', "home"); // CFG: FORM-ACTION -$cfg->setConfigEntry('form_action', "index.php?app={?app_short_name?}&page=do_form"); +$cfg->setConfigEntry('form_action', "index.php?app={?app_short_name?}&page=do_form"); // CFG: FORM-METHOD $cfg->setConfigEntry('form_method', "post"); @@ -124,11 +124,14 @@ $cfg->setConfigEntry('confirm_code_invalid_url', "index.php?app={?app_short_name // CFG: USER-NOT-FOUND-URL $cfg->setConfigEntry('user_not_found_url', "index.php?app={?app_short_name?}&page=status&status=user_not_found"); -// CFG: LOGIN-GOVERMENT-STARTUP-FAILED-URL -$cfg->setConfigEntry('login_goverment_startup_failed_url', "index.php?app={?app_short_name?}&page=goverment_failed&failed=startup"); +// CFG: LOGIN-GOVERNMENT-STARTUP-FAILED-URL +$cfg->setConfigEntry('login_government_startup_failed_url', "index.php?app={?app_short_name?}&page=government_failed&failed=startup"); -// CFG: LOGIN-GOVERMENT-TRAINING-FAILED-URL -$cfg->setConfigEntry('login_goverment_training_failed_url', "index.php?app={?app_short_name?}&page=goverment_failed&failed=training"); +// CFG: LOGIN-GOVERNMENT-TRAINING-FAILED-URL +$cfg->setConfigEntry('login_government_training_failed_url', "index.php?app={?app_short_name?}&page=government_failed&failed=training"); + +// CFG: REFILL-PAGE-CURRENCY-DONE-URL +$cfg->setConfigEntry('refill_page_done_url', "index.php?app={?app_short_name?}&page=login_area&action=refill_done&done={?refill_done?}&amount={?amount?}"); // CFG: LOGIN-DEFAULT-ACTION $cfg->setConfigEntry('login_default_action', "welcome"); @@ -151,14 +154,14 @@ $cfg->setConfigEntry('news_reader_login_area_refill_class', "DefaultNewsReader") // CFG: NEWS-READER-LOGIN-AREA-PROFILE-CLASS $cfg->setConfigEntry('news_reader_login_area_profile_class', "DefaultNewsReader"); -// CFG: NEWS-READER-LOGIN-AREA-GOVERMENT-TRAINING-CLASS -$cfg->setConfigEntry('news_reader_login_area_goverment_training_class', "DefaultNewsReader"); +// CFG: NEWS-READER-LOGIN-AREA-GOVERNMENT-TRAINING-CLASS +$cfg->setConfigEntry('news_reader_login_area_government_training_class', "DefaultNewsReader"); -// CFG: NEWS-READER-LOGIN-AREA-GOVERMENT-STARTUP-HELP-CLASS -$cfg->setConfigEntry('news_reader_login_area_goverment_startup_help_class', "DefaultNewsReader"); +// CFG: NEWS-READER-LOGIN-AREA-GOVERNMENT-STARTUP-HELP-CLASS +$cfg->setConfigEntry('news_reader_login_area_government_startup_help_class', "DefaultNewsReader"); -// CFG: NEWS-READER-GOVERMENT-FAILED-CLASS -$cfg->setConfigEntry('news_reader_goverment_failed_class', "DefaultNewsReader"); +// CFG: NEWS-READER-GOVERNMENT-FAILED-CLASS +$cfg->setConfigEntry('news_reader_government_failed_class', "DefaultNewsReader"); // CFG: NEWS-DOWNLOAD-FILTER $cfg->setConfigEntry('news_download_filter', "NewsDownloadFilter"); @@ -209,16 +212,16 @@ $cfg->setConfigEntry('birthday_profile_verifier_filter', "BirthdayVerifierFilter $cfg->setConfigEntry('refill_page_filter', "RefillPageFilter"); // CFG: REFILL-REQUEST-CURRENCY-BOOK-FILTER -$cfg->setConfigEntry('refill_request_currency_book_filter', "RefillRequestCurrencyBookFilter"); +$cfg->setConfigEntry('refill_request_currency_test_book_filter', "RefillRequestCurrencyTestBookFilter"); // CFG: PAYMENT-DISCOVERY-FILTER $cfg->setConfigEntry('payment_discovery_filter', "PaymentDiscoveryFilter"); -// CFG: GOVERMENT-PAYS-TRAINING-FILTER -$cfg->setConfigEntry('goverment_pays_training_filter', "ShipSimuGovernmentPaysTrainingFilter"); +// CFG: GOVERNMENT-PAYS-TRAINING-FILTER +$cfg->setConfigEntry('government_pays_training_filter', "ShipSimuGovernmentPaysTrainingFilter"); -// CFG: GOVERMENT-PAYS-STARTUP-HELP-FILTER -$cfg->setConfigEntry('goverment_pays_startup_help_filter', "ShipSimuGovernmentPaysStartupHelpFilter"); +// CFG: GOVERNMENT-PAYS-STARTUP-HELP-FILTER +$cfg->setConfigEntry('government_pays_startup_help_filter', "ShipSimuGovernmentPaysStartupHelpFilter"); // CFG: NEWS-HOME-LIMIT $cfg->setConfigEntry('news_home_limit', 10); @@ -226,8 +229,8 @@ $cfg->setConfigEntry('news_home_limit', 10); // CFG: NEWS-LOGIN-AREA-LIMIT $cfg->setConfigEntry('news_login_area_limit', 15); -// CFG: NEWS-GOVERMENT-FAILED-LIMIT -$cfg->setConfigEntry('news_goverment_failed_limit', 15); +// CFG: NEWS-GOVERNMENT-FAILED-LIMIT +$cfg->setConfigEntry('news_government_failed_limit', 15); // CFG: LOGIN-ENABLED $cfg->setConfigEntry('login_enabled', "Y"); @@ -280,11 +283,11 @@ $cfg->setConfigEntry('shipsimu_profile_captcha', "GraphicalCodeCaptcha"); // CFG: SHIPSIMU-REFILL-CAPTCHA $cfg->setConfigEntry('shipsimu_refill_captcha', "GraphicalCodeCaptcha"); -// CFG: SHIPSIMU-GOVERMENT-STARTUP-CAPTCHA -$cfg->setConfigEntry('shipsimu_goverment_startup_captcha', "GraphicalCodeCaptcha"); +// CFG: SHIPSIMU-GOVERNMENT-STARTUP-CAPTCHA +$cfg->setConfigEntry('shipsimu_government_startup_captcha', "GraphicalCodeCaptcha"); -// CFG: SHIPSIMU-GOVERMENT-TRAINING-CAPTCHA -$cfg->setConfigEntry('shipsimu_goverment_training_captcha', "GraphicalCodeCaptcha"); +// CFG: SHIPSIMU-GOVERNMENT-TRAINING-CAPTCHA +$cfg->setConfigEntry('shipsimu_government_training_captcha', "GraphicalCodeCaptcha"); // CFG: CAPTCHA-STRING-LENGTH $cfg->setConfigEntry('captcha_string_length', 5); @@ -310,11 +313,11 @@ $cfg->setConfigEntry('shipsimu_profile_captcha_secured', "Y"); // CFG: SHIPSIMU-REFILL-CAPTCHA-SECURED $cfg->setConfigEntry('shipsimu_refill_captcha_secured', "Y"); -// CFG: SHIPSIMU-GOVERMENT-STARTUP-CAPTCHA-SECURED -$cfg->setConfigEntry('shipsimu_goverment_startup_captcha_secured', "Y"); +// CFG: SHIPSIMU-GOVERNMENT-STARTUP-CAPTCHA-SECURED +$cfg->setConfigEntry('shipsimu_government_startup_captcha_secured', "Y"); -// CFG: SHIPSIMU-GOVERMENT-TRAINING-CAPTCHA-SECURED -$cfg->setConfigEntry('shipsimu_goverment_training_captcha_secured', "Y"); +// CFG: SHIPSIMU-GOVERNMENT-TRAINING-CAPTCHA-SECURED +$cfg->setConfigEntry('shipsimu_government_training_captcha_secured', "Y"); // CFG: BLOCK-SHOWS-REGISTRATION $cfg->setConfigEntry('block_shows_registration', "Y"); @@ -328,7 +331,7 @@ $cfg->setConfigEntry('company_db_wrapper_class', "CompanyDatabaseWrapper"); // CFG: USER-POINTS-DB-WRAPPER-CLASS $cfg->setConfigEntry('user_points_db_wrapper_class', "UserPointsDatabaseWrapper"); -// CFG: USER-GOVERMENT-WRAPPER-CLASS +// CFG: USER-GOVERNMENT-WRAPPER-CLASS $cfg->setConfigEntry('user_gov_wrapper_class', "UserGovernmentDatabaseWrapper"); // CFG: PAYMENT-DB-WRAPPER-CLASS @@ -362,10 +365,10 @@ $cfg->setConfigEntry('found_new_company_action_points', 1000000); $cfg->setConfigEntry('write_applications_action_points', 10000); // CFG: USER-POINTS-CLASS -$cfg->setConfigEntry('user_ppints_class', "UserPoints"); +$cfg->setConfigEntry('user_points_class', "UserPoints"); -// CFG: GOVERMENT-CLASS -$cfg->setConfigEntry('goverment_class', "SimplifiedGovernment"); +// CFG: GOVERNMENT-CLASS +$cfg->setConfigEntry('government_class', "SimplifiedGovernment"); // CFG: BANK-CLASS $cfg->setConfigEntry('bank_class', "MoneyBank"); @@ -379,8 +382,8 @@ $cfg->setConfigEntry('refill_page_min_currency_amount', 1000); // CFG: SHIP-SIMU-LOGIN-FILL-PAYMENT-DISCOVERY $cfg->setConfigEntry('ship_simu_login_refill_payment_discovery', "LocalPaymentDiscovery"); -// CFG: GOVERMENT-STARTUP-HELP-LIMIT -$cfg->setConfigEntry('goverment_startup_help_limit', 3); +// CFG: GOVERNMENT-STARTUP-HELP-LIMIT +$cfg->setConfigEntry('government_startup_help_limit', 3); // CFG: WEB-BLOCK-HELPER $cfg->setConfigEntry('web_block_helper', "WebBlockHelper"); @@ -391,8 +394,17 @@ $cfg->setConfigEntry('web_form_helper', "WebFormHelper"); // CFG: WEB-LINK-HELPER $cfg->setConfigEntry('web_link_helper', "WebLinkHelper"); -// CFG: WEB-CMD-GOVERMENT-FAILED-RESOLVER-CLASS -$cfg->setConfigEntry('web_cmd_goverment_failed_resolver_class', "WebGovernmentFailedCommandResolver"); +// CFG: WEB-CMD-GOVERNMENT-FAILED-RESOLVER-CLASS +$cfg->setConfigEntry('web_cmd_government_failed_resolver_class', "WebGovernmentFailedCommandResolver"); + +// CFG: REFILL-REQUEST-CURRENCY-PAYMENT-TYPE +$cfg->setConfigEntry('refill_request_currency_payment_type', "test"); + +// CFG: LOGIN-REGISTER-LOGIN-FORM +$cfg->setConfigEntry('login_register_login_form', "index.php?app={?app_short_name?}&page=register"); + +// CFG: HOME-MENU-CLASS +$cfg->setConfigEntry('home_menu_class', "ShipSimuHomeMenu"); // [EOF] ?>