Several more constants rewritten to getConfig()
authorRoland Häder <roland@mxchange.org>
Sun, 11 Oct 2009 02:16:39 +0000 (02:16 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 11 Oct 2009 02:16:39 +0000 (02:16 +0000)
commit66b91ce490ab549425619c95fc12086e126d541b
tree2ea883378031d8d46867fc12b4fb8143d170158f
parent9e604ce404fe7d2d8dafc259a5fb8cd826aec5e6
Several more constants rewritten to getConfig()
679 files changed:
DOCS/TODOs.txt
inc/config-functions.php
inc/config-global.php
inc/config-local.php.dist
inc/databases.php
inc/db/lib-mysql3.php
inc/extensions.php
inc/extensions/ext-admins.php
inc/extensions/ext-autopurge.php
inc/extensions/ext-beg.php
inc/extensions/ext-birthday.php
inc/extensions/ext-bonus.php
inc/extensions/ext-booking.php
inc/extensions/ext-country.php
inc/extensions/ext-debug.php
inc/extensions/ext-doubler.php
inc/extensions/ext-mailid.php
inc/extensions/ext-mediadata.php
inc/extensions/ext-mydata.php
inc/extensions/ext-newsletter.php
inc/extensions/ext-order.php
inc/extensions/ext-other.php
inc/extensions/ext-payout.php
inc/extensions/ext-profile.php
inc/extensions/ext-rallye.php
inc/extensions/ext-refback.php
inc/extensions/ext-register.php
inc/extensions/ext-rewrite.php
inc/extensions/ext-sponsor.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-task.php
inc/extensions/ext-transfer.php
inc/extensions/ext-user.php
inc/extensions/ext-wernis.php
inc/filters.php
inc/functions.php
inc/gen_sql_patches.php
inc/header.php
inc/inc-functions.php
inc/install-inc.php
inc/language-functions.php
inc/language/autopurge_de.php
inc/language/beg_de.php
inc/language/birthday_de.php
inc/language/bonus_de.php
inc/language/de.php
inc/language/doubler_de.php
inc/language/en.php
inc/language/holiday_de.php
inc/language/html_mail_de.php
inc/language/install_de.php
inc/language/mailid_de.php
inc/language/mediadata_de.php
inc/language/order_de.php
inc/language/other_de.php
inc/language/payout_de.php
inc/language/primera_de.php
inc/language/rallye_de.php
inc/language/refback_de.php
inc/language/sponsor_de.php
inc/language/surfbar_de.php
inc/language/task_de.php
inc/language/transfer_de.php
inc/language/wernis_de.php
inc/language/yoomedia_de.php
inc/libs/active_functions.php
inc/libs/admins_functions.php
inc/libs/cache_functions.php
inc/libs/payout_functions.php
inc/libs/rallye_functions.php
inc/libs/register_functions.php
inc/libs/rewrite_functions.php
inc/libs/task_functions.php
inc/libs/theme_functions.php
inc/libs/user_functions.php
inc/load_cache.php
inc/load_config.php
inc/load_extensions.php
inc/mails/beg_mails.php
inc/mails/bonus_mails.php
inc/modules/admin.php
inc/modules/admin/admin-inc.php
inc/modules/admin/overview-inc.php
inc/modules/admin/what-adminedit.php
inc/modules/admin/what-config_admins.php
inc/modules/admin/what-config_bonus.php
inc/modules/admin/what-config_home.php
inc/modules/admin/what-config_mods.php
inc/modules/admin/what-config_payouts.php
inc/modules/admin/what-config_points.php
inc/modules/admin/what-config_rallye_prices.php
inc/modules/admin/what-del_email.php
inc/modules/admin/what-edit_sponsor.php
inc/modules/admin/what-email_archiv.php
inc/modules/admin/what-email_details.php
inc/modules/admin/what-guestedit.php
inc/modules/admin/what-list_cats.php
inc/modules/admin/what-list_doubler.php
inc/modules/admin/what-list_links.php
inc/modules/admin/what-list_notifications.php
inc/modules/admin/what-list_payouts.php
inc/modules/admin/what-list_rallyes.php
inc/modules/admin/what-list_sponsor.php
inc/modules/admin/what-list_user.php
inc/modules/admin/what-logs.php
inc/modules/admin/what-memedit.php
inc/modules/admin/what-optimize.php
inc/modules/admin/what-stats_mods.php
inc/modules/admin/what-theme_edit.php
inc/modules/admin/what-unlock_emails.php
inc/modules/admin/what-updates.php
inc/modules/admin/what-usage.php
inc/modules/frametester.php
inc/modules/guest/what-rallyes.php
inc/modules/guest/what-register.php
inc/modules/guest/what-sponsor_login.php
inc/modules/guest/what-stats.php
inc/modules/guest/what-wernis_portal.php
inc/modules/member/what-doubler.php
inc/modules/member/what-rallyes.php
inc/modules/member/what-reflinks.php
inc/modules/member/what-surfbar_list.php
inc/modules/member/what-transfer.php
inc/modules/member/what-wernis.php
inc/mysql-connect.php
inc/mysql-manager.php
inc/patch-system.php
inc/stylesheet.php
inc/versions.php
inc/wrapper-functions.php
lead-confirm.php
mailid.php
mailid_top.php
templates/de/emails/add-points.tpl
templates/de/emails/admin-del_links.tpl
templates/de/emails/admin/admin_autopurge_del_mails.tpl
templates/de/emails/admin/admin_autopurge_delete.tpl
templates/de/emails/admin/admin_autopurge_inactive.tpl
templates/de/emails/admin/admin_autopurge_points.tpl
templates/de/emails/admin/admin_autopurge_tsks.tpl
templates/de/emails/admin/admin_autopurge_turbo.tpl
templates/de/emails/admin/admin_autopurge_unconfirmed.tpl
templates/de/emails/admin/admin_del_surfbar_urls.tpl
templates/de/emails/admin/admin_edit_surfbar_urls.tpl
templates/de/emails/admin/admin_ext_deactivated.tpl
templates/de/emails/admin/admin_holiday_deactivated.tpl
templates/de/emails/admin/admin_holiday_request.tpl
templates/de/emails/admin/admin_holiday_unlock.tpl
templates/de/emails/admin/admin_lock_active_surfbar_urls.tpl
templates/de/emails/admin/admin_lock_locked_surfbar_urls.tpl
templates/de/emails/admin/admin_mydata_notify.tpl
templates/de/emails/admin/admin_newsletter_request.tpl
templates/de/emails/admin/admin_newsletter_reset.tpl
templates/de/emails/admin/admin_payout_request.tpl
templates/de/emails/admin/admin_payout_request_banner.tpl
templates/de/emails/admin/admin_rallye_expired.tpl
templates/de/emails/admin/admin_rallye_expired_no.tpl
templates/de/emails/admin/admin_rallye_no_notify.tpl
templates/de/emails/admin/admin_rallye_notify.tpl
templates/de/emails/admin/admin_rallye_purged.tpl
templates/de/emails/admin/admin_refback.tpl
templates/de/emails/admin/admin_reset_password.tpl
templates/de/emails/admin/admin_sponsor_change_data.tpl
templates/de/emails/admin/admin_sponsor_change_email.tpl
templates/de/emails/admin/admin_sponsor_edit.tpl
templates/de/emails/admin/admin_sponsor_pending.tpl
templates/de/emails/admin/admin_sponsor_reg.tpl
templates/de/emails/admin/admin_sponsor_settings.tpl
templates/de/emails/admin/admin_support-ordr.tpl
templates/de/emails/admin/admin_support-reflink.tpl
templates/de/emails/admin/admin_support-unconfirmed.tpl
templates/de/emails/admin/admin_surfbar_url_active_deleted.tpl
templates/de/emails/admin/admin_surfbar_url_active_pending.tpl
templates/de/emails/admin/admin_surfbar_url_active_stopped.tpl
templates/de/emails/admin/admin_surfbar_url_confirmed.tpl
templates/de/emails/admin/admin_surfbar_url_depleted.tpl
templates/de/emails/admin/admin_surfbar_url_locked_deleted.tpl
templates/de/emails/admin/admin_surfbar_url_locked_pending.tpl
templates/de/emails/admin/admin_surfbar_url_migrate.tpl
templates/de/emails/admin/admin_surfbar_url_migrated_deleted.tpl
templates/de/emails/admin/admin_surfbar_url_migrated_migrated.tpl
templates/de/emails/admin/admin_surfbar_url_migrated_pending.tpl
templates/de/emails/admin/admin_surfbar_url_pending.tpl
templates/de/emails/admin/admin_surfbar_url_pending_deleted.tpl
templates/de/emails/admin/admin_surfbar_url_reg.tpl
templates/de/emails/admin/admin_surfbar_url_rejected.tpl
templates/de/emails/admin/admin_surfbar_url_stopped_continued.tpl
templates/de/emails/admin/admin_surfbar_url_stopped_deleted.tpl
templates/de/emails/admin/admin_surfbar_url_stopped_pending.tpl
templates/de/emails/admin/admin_surfbar_url_unlock.tpl
templates/de/emails/admin/admin_transfer_ap.tpl
templates/de/emails/admin/admin_transfer_points.tpl
templates/de/emails/admin/admin_undelete_active_surfbar_urls.tpl
templates/de/emails/admin/admin_wernis_request.tpl
templates/de/emails/admins/admins_mail_contct_admin.tpl
templates/de/emails/admins/admins_msg_contct_admin.tpl
templates/de/emails/back-admin.tpl
templates/de/emails/back-member.tpl
templates/de/emails/beg/beg_di_notify.tpl
templates/de/emails/beg/beg_en_notify.tpl
templates/de/emails/beg/beg_en_notify_body.tpl
templates/de/emails/bonus-mail.tpl
templates/de/emails/bonus/bonus_di_notify.tpl
templates/de/emails/bonus/bonus_en_notify.tpl
templates/de/emails/bonus/bonus_en_notify_body.tpl
templates/de/emails/confirm-member.tpl
templates/de/emails/confirm-referral.tpl
templates/de/emails/del-user.tpl
templates/de/emails/del_sponsor.tpl
templates/de/emails/done-admin.tpl
templates/de/emails/done-member.tpl
templates/de/emails/guest/guest_request_confirm.tpl
templates/de/emails/header.tpl
templates/de/emails/lock-user.tpl
templates/de/emails/lock_sponsor.tpl
templates/de/emails/member/member_autopurge_inactive.tpl
templates/de/emails/member/member_autopurge_points.tpl
templates/de/emails/member/member_autopurge_unconfirmed.tpl
templates/de/emails/member/member_beg.tpl
templates/de/emails/member/member_birthday.tpl
templates/de/emails/member/member_birthday_confirm.tpl
templates/de/emails/member/member_bonus.tpl
templates/de/emails/member/member_contct.tpl
templates/de/emails/member/member_del_surfbar_urls.tpl
templates/de/emails/member/member_doubler.tpl
templates/de/emails/member/member_edit_surfbar_urls.tpl
templates/de/emails/member/member_holiday_activated.tpl
templates/de/emails/member/member_holiday_removed.tpl
templates/de/emails/member/member_holiday_request.tpl
templates/de/emails/member/member_holiday_unlock.tpl
templates/de/emails/member/member_lock_active_surfbar_urls.tpl
templates/de/emails/member/member_lock_locked_surfbar_urls.tpl
templates/de/emails/member/member_mydata_notify.tpl
templates/de/emails/member/member_newsletter_done.tpl
templates/de/emails/member/member_newsletter_request.tpl
templates/de/emails/member/member_newsletter_reset.tpl
templates/de/emails/member/member_payout_accepted.tpl
templates/de/emails/member/member_payout_rejected.tpl
templates/de/emails/member/member_payout_request.tpl
templates/de/emails/member/member_payout_request_banner.tpl
templates/de/emails/member/member_rallye_expired.tpl
templates/de/emails/member/member_rallye_expired_bronce.tpl
templates/de/emails/member/member_rallye_expired_gold.tpl
templates/de/emails/member/member_rallye_expired_silver.tpl
templates/de/emails/member/member_rallye_notify.tpl
templates/de/emails/member/member_refback.tpl
templates/de/emails/member/member_stats_bonus.tpl
templates/de/emails/member/member_support-ordr.tpl
templates/de/emails/member/member_support-reflink.tpl
templates/de/emails/member/member_support-unconfirmed.tpl
templates/de/emails/member/member_surfbar_low_points.tpl
templates/de/emails/member/member_surfbar_url_active_deleted.tpl
templates/de/emails/member/member_surfbar_url_active_pending.tpl
templates/de/emails/member/member_surfbar_url_active_stopped.tpl
templates/de/emails/member/member_surfbar_url_confirmed.tpl
templates/de/emails/member/member_surfbar_url_depleted.tpl
templates/de/emails/member/member_surfbar_url_locked_deleted.tpl
templates/de/emails/member/member_surfbar_url_locked_pending.tpl
templates/de/emails/member/member_surfbar_url_migrate.tpl
templates/de/emails/member/member_surfbar_url_migrated_deleted.tpl
templates/de/emails/member/member_surfbar_url_migrated_migrated.tpl
templates/de/emails/member/member_surfbar_url_migrated_pending.tpl
templates/de/emails/member/member_surfbar_url_pending.tpl
templates/de/emails/member/member_surfbar_url_pending_deleted.tpl
templates/de/emails/member/member_surfbar_url_reg.tpl
templates/de/emails/member/member_surfbar_url_rejected.tpl
templates/de/emails/member/member_surfbar_url_stopped_continued.tpl
templates/de/emails/member/member_surfbar_url_stopped_deleted.tpl
templates/de/emails/member/member_surfbar_url_stopped_pending.tpl
templates/de/emails/member/member_surfbar_url_unlock.tpl
templates/de/emails/member/member_transfer_recipient.tpl
templates/de/emails/member/member_transfer_sender.tpl
templates/de/emails/member/member_undelete_active_surfbar_urls.tpl
templates/de/emails/member/member_wernis_accepted.tpl
templates/de/emails/member/member_wernis_rejected.tpl
templates/de/emails/member/member_wernis_request.tpl
templates/de/emails/new-pass.tpl
templates/de/emails/newsletter.tpl
templates/de/emails/newsletter_html.tpl
templates/de/emails/normal-mail.tpl
templates/de/emails/order-accept.tpl
templates/de/emails/order-admin.tpl
templates/de/emails/order-deleted.tpl
templates/de/emails/order-member.tpl
templates/de/emails/order-reject.tpl
templates/de/emails/profile-updte.tpl
templates/de/emails/register-admin.tpl
templates/de/emails/register-member.tpl
templates/de/emails/sponsor/sponsor_activate.tpl
templates/de/emails/sponsor/sponsor_add_points.tpl
templates/de/emails/sponsor/sponsor_change_data.tpl
templates/de/emails/sponsor/sponsor_change_email.tpl
templates/de/emails/sponsor/sponsor_confirm.tpl
templates/de/emails/sponsor/sponsor_email.tpl
templates/de/emails/sponsor/sponsor_lost.tpl
templates/de/emails/sponsor/sponsor_pending.tpl
templates/de/emails/sponsor/sponsor_ref_notify.tpl
templates/de/emails/sponsor/sponsor_settings.tpl
templates/de/emails/sponsor/sponsor_sub_points.tpl
templates/de/emails/sponsor/sponsor_unlock.tpl
templates/de/emails/sponsor/sponsor_unlocked.tpl
templates/de/emails/sponsor_add_points.tpl
templates/de/emails/sponsor_confirm.tpl
templates/de/emails/sponsor_pending.tpl
templates/de/emails/sponsor_sub_points.tpl
templates/de/emails/sponsor_unlocked.tpl
templates/de/emails/sub-points.tpl
templates/de/emails/unlock-user.tpl
templates/de/html/admin/admin_add_bank_package.tpl
templates/de/html/admin/admin_add_banner.tpl
templates/de/html/admin/admin_add_cat.tpl
templates/de/html/admin/admin_add_country.tpl
templates/de/html/admin/admin_add_max.tpl
templates/de/html/admin/admin_add_payment.tpl
templates/de/html/admin/admin_add_points.tpl
templates/de/html/admin/admin_add_points_all.tpl
templates/de/html/admin/admin_add_rallye.tpl
templates/de/html/admin/admin_add_rallye_prices.tpl
templates/de/html/admin/admin_add_reflvl.tpl
templates/de/html/admin/admin_add_sponsor.tpl
templates/de/html/admin/admin_add_sponsor_already.tpl
templates/de/html/admin/admin_add_sponsor_paytype.tpl
templates/de/html/admin/admin_add_surfbar_url.tpl
templates/de/html/admin/admin_admin_add.tpl
templates/de/html/admin/admin_admins_add.tpl
templates/de/html/admin/admin_admins_add_acl.tpl
templates/de/html/admin/admin_admins_contct_form.tpl
templates/de/html/admin/admin_admins_mails_edit.tpl
templates/de/html/admin/admin_admins_mails_list.tpl
templates/de/html/admin/admin_amenu_delete.tpl
templates/de/html/admin/admin_amenu_edit.tpl
templates/de/html/admin/admin_amenu_edit_form.tpl
templates/de/html/admin/admin_config_active.tpl
templates/de/html/admin/admin_config_admin.tpl
templates/de/html/admin/admin_config_admins.tpl
templates/de/html/admin/admin_config_admins_del.tpl
templates/de/html/admin/admin_config_admins_edit.tpl
templates/de/html/admin/admin_config_autopurge.tpl
templates/de/html/admin/admin_config_beg.tpl
templates/de/html/admin/admin_config_birthday.tpl
templates/de/html/admin/admin_config_bonus.tpl
templates/de/html/admin/admin_config_cache.tpl
templates/de/html/admin/admin_config_cats.tpl
templates/de/html/admin/admin_config_doubler.tpl
templates/de/html/admin/admin_config_email.tpl
templates/de/html/admin/admin_config_email_del.tpl
templates/de/html/admin/admin_config_email_edit.tpl
templates/de/html/admin/admin_config_extensions.tpl
templates/de/html/admin/admin_config_holiday.tpl
templates/de/html/admin/admin_config_home_main.tpl
templates/de/html/admin/admin_config_home_settings.tpl
templates/de/html/admin/admin_config_home_settings_pro.tpl
templates/de/html/admin/admin_config_mediadata.tpl
templates/de/html/admin/admin_config_newsletter.tpl
templates/de/html/admin/admin_config_nickname.tpl
templates/de/html/admin/admin_config_order.tpl
templates/de/html/admin/admin_config_order_form.tpl
templates/de/html/admin/admin_config_other.tpl
templates/de/html/admin/admin_config_payouts.tpl
templates/de/html/admin/admin_config_payouts_del.tpl
templates/de/html/admin/admin_config_payouts_edit.tpl
templates/de/html/admin/admin_config_point_settings.tpl
templates/de/html/admin/admin_config_points.tpl
templates/de/html/admin/admin_config_primera.tpl
templates/de/html/admin/admin_config_proxy.tpl
templates/de/html/admin/admin_config_rallye_del.tpl
templates/de/html/admin/admin_config_rallye_edit.tpl
templates/de/html/admin/admin_config_rallye_prices.tpl
templates/de/html/admin/admin_config_refback.tpl
templates/de/html/admin/admin_config_refid.tpl
templates/de/html/admin/admin_config_reg_pro.tpl
templates/de/html/admin/admin_config_register.tpl
templates/de/html/admin/admin_config_register2.tpl
templates/de/html/admin/admin_config_removeip.tpl
templates/de/html/admin/admin_config_rewrite.tpl
templates/de/html/admin/admin_config_secure.tpl
templates/de/html/admin/admin_config_session.tpl
templates/de/html/admin/admin_config_sponsor.tpl
templates/de/html/admin/admin_config_stats.tpl
templates/de/html/admin/admin_config_sub_points.tpl
templates/de/html/admin/admin_config_surfbar.tpl
templates/de/html/admin/admin_config_title.tpl
templates/de/html/admin/admin_config_top10.tpl
templates/de/html/admin/admin_config_transfer.tpl
templates/de/html/admin/admin_config_user.tpl
templates/de/html/admin/admin_config_wernis.tpl
templates/de/html/admin/admin_config_yoomedia.tpl
templates/de/html/admin/admin_contct_user_form.tpl
templates/de/html/admin/admin_del_admins.tpl
templates/de/html/admin/admin_del_bank_packages.tpl
templates/de/html/admin/admin_del_bank_packages_row.tpl
templates/de/html/admin/admin_del_cats.tpl
templates/de/html/admin/admin_del_payments.tpl
templates/de/html/admin/admin_del_sponsor.tpl
templates/de/html/admin/admin_del_surfbar_urls.tpl
templates/de/html/admin/admin_del_user.tpl
templates/de/html/admin/admin_edit_admins.tpl
templates/de/html/admin/admin_edit_bank_packages.tpl
templates/de/html/admin/admin_edit_bank_packages_row.tpl
templates/de/html/admin/admin_edit_cats.tpl
templates/de/html/admin/admin_edit_email.tpl
templates/de/html/admin/admin_edit_email_select.tpl
templates/de/html/admin/admin_edit_payments.tpl
templates/de/html/admin/admin_edit_payments_row.tpl
templates/de/html/admin/admin_edit_rallyes.tpl
templates/de/html/admin/admin_edit_sponsor_add_points.tpl
templates/de/html/admin/admin_edit_sponsor_edit.tpl
templates/de/html/admin/admin_edit_sponsor_sub_points.tpl
templates/de/html/admin/admin_edit_surfbar_urls.tpl
templates/de/html/admin/admin_edit_user.tpl
templates/de/html/admin/admin_email_archiv_row.tpl
templates/de/html/admin/admin_ext_reg_form.tpl
templates/de/html/admin/admin_extensions.tpl
templates/de/html/admin/admin_extensions_delete.tpl
templates/de/html/admin/admin_extensions_edit.tpl
templates/de/html/admin/admin_footer.tpl
templates/de/html/admin/admin_gmenu_delete.tpl
templates/de/html/admin/admin_gmenu_edit.tpl
templates/de/html/admin/admin_gmenu_edit_form.tpl
templates/de/html/admin/admin_gmenu_status.tpl
templates/de/html/admin/admin_guest_add.tpl
templates/de/html/admin/admin_list_admins.tpl
templates/de/html/admin/admin_list_bank_package.tpl
templates/de/html/admin/admin_list_bank_package_row.tpl
templates/de/html/admin/admin_list_beg.tpl
templates/de/html/admin/admin_list_beg_form.tpl
templates/de/html/admin/admin_list_beg_rows.tpl
templates/de/html/admin/admin_list_bonus.tpl
templates/de/html/admin/admin_list_bonus_emails_row.tpl
templates/de/html/admin/admin_list_bonus_form.tpl
templates/de/html/admin/admin_list_bonus_rows.tpl
templates/de/html/admin/admin_list_cats.tpl
templates/de/html/admin/admin_list_cats_404.tpl
templates/de/html/admin/admin_list_country.tpl
templates/de/html/admin/admin_list_country_form.tpl
templates/de/html/admin/admin_list_doubler_already.tpl
templates/de/html/admin/admin_list_doubler_waiting.tpl
templates/de/html/admin/admin_list_emails_row.tpl
templates/de/html/admin/admin_list_holiday.tpl
templates/de/html/admin/admin_list_links.tpl
templates/de/html/admin/admin_list_notify_emails_row.tpl
templates/de/html/admin/admin_list_payments.tpl
templates/de/html/admin/admin_list_payouts.tpl
templates/de/html/admin/admin_list_rallye_noselect.tpl
templates/de/html/admin/admin_list_rallye_prices.tpl
templates/de/html/admin/admin_list_rallye_prices_row.tpl
templates/de/html/admin/admin_list_rallye_usr_row.tpl
templates/de/html/admin/admin_list_rallyes.tpl
templates/de/html/admin/admin_list_rallyes_row.tpl
templates/de/html/admin/admin_list_rallyes_row2.tpl
templates/de/html/admin/admin_list_sponsor.tpl
templates/de/html/admin/admin_list_sponsor_details.tpl
templates/de/html/admin/admin_list_sponsor_pay.tpl
templates/de/html/admin/admin_list_sponsor_pay_del.tpl
templates/de/html/admin/admin_list_sponsor_pay_edit.tpl
templates/de/html/admin/admin_list_sponsor_row.tpl
templates/de/html/admin/admin_list_surfbar_actions.tpl
templates/de/html/admin/admin_list_surfbar_urls.tpl
templates/de/html/admin/admin_list_surfbar_urls_row.tpl
templates/de/html/admin/admin_list_task_ext_rows.tpl
templates/de/html/admin/admin_list_transfer.tpl
templates/de/html/admin/admin_list_unconfirmed_row.tpl
templates/de/html/admin/admin_list_user_row.tpl
templates/de/html/admin/admin_list_user_sort_form.tpl
templates/de/html/admin/admin_list_yoomedia_tm_already.tpl
templates/de/html/admin/admin_list_yoomedia_tm_row.tpl
templates/de/html/admin/admin_lock_sponsor.tpl
templates/de/html/admin/admin_lock_surfbar_urls.tpl
templates/de/html/admin/admin_lock_user.tpl
templates/de/html/admin/admin_login_form.tpl
templates/de/html/admin/admin_logout.tpl
templates/de/html/admin/admin_logout_form.tpl
templates/de/html/admin/admin_logout_sql_patches_install.tpl
templates/de/html/admin/admin_logout_sql_patches_remove.tpl
templates/de/html/admin/admin_maintenance_form.tpl
templates/de/html/admin/admin_member_add.tpl
templates/de/html/admin/admin_member_selection_box.tpl
templates/de/html/admin/admin_menu_overview_row.tpl
templates/de/html/admin/admin_mmenu_delete.tpl
templates/de/html/admin/admin_mmenu_edit.tpl
templates/de/html/admin/admin_mmenu_overview.tpl
templates/de/html/admin/admin_mmenu_status.tpl
templates/de/html/admin/admin_mods_edit.tpl
templates/de/html/admin/admin_mods_list.tpl
templates/de/html/admin/admin_newsletter.tpl
templates/de/html/admin/admin_newsletter_nohtml.tpl
templates/de/html/admin/admin_newsletter_tsk.tpl
templates/de/html/admin/admin_next_link.tpl
templates/de/html/admin/admin_overview_header_task.tpl
templates/de/html/admin/admin_overview_list_ext_rows.tpl
templates/de/html/admin/admin_overview_table.tpl
templates/de/html/admin/admin_payout_accept_form.tpl
templates/de/html/admin/admin_payout_add_new.tpl
templates/de/html/admin/admin_payout_overview_form.tpl
templates/de/html/admin/admin_payout_reject_form.tpl
templates/de/html/admin/admin_points.tpl
templates/de/html/admin/admin_points_del.tpl
templates/de/html/admin/admin_points_edit.tpl
templates/de/html/admin/admin_refbanner.tpl
templates/de/html/admin/admin_refbanner_edit.tpl
templates/de/html/admin/admin_reg_form.tpl
templates/de/html/admin/admin_reg_row.tpl
templates/de/html/admin/admin_reset_pass_done.tpl
templates/de/html/admin/admin_reset_password.tpl
templates/de/html/admin/admin_reset_password_form.tpl
templates/de/html/admin/admin_send_bonus_form.tpl
templates/de/html/admin/admin_send_bonus_select.tpl
templates/de/html/admin/admin_send_reset_link.tpl
templates/de/html/admin/admin_send_yoomedia.tpl
templates/de/html/admin/admin_sub_points.tpl
templates/de/html/admin/admin_sub_points_all.tpl
templates/de/html/admin/admin_task_holiday.tpl
templates/de/html/admin/admin_theme_edit.tpl
templates/de/html/admin/admin_theme_import_form.tpl
templates/de/html/admin/admin_undelete_surfbar_urls.tpl
templates/de/html/admin/admin_unlock_emails.tpl
templates/de/html/admin/admin_unlock_emails_redir.tpl
templates/de/html/admin/admin_unlock_sponsor.tpl
templates/de/html/admin/admin_unlock_surfbar_urls.tpl
templates/de/html/admin/admin_update_download.tpl
templates/de/html/admin/admin_validate_reset_hash_form.tpl
templates/de/html/admin/admin_welcome.tpl
templates/de/html/admin/admin_welcome_admins.tpl
templates/de/html/agb.tpl
templates/de/html/beg/beg_link.tpl
templates/de/html/birthday/birthday_msg.tpl
templates/de/html/copyright.tpl
templates/de/html/copyright_backlink.tpl
templates/de/html/doubler/doubler_index.tpl
templates/de/html/doubler/doubler_reflink.tpl
templates/de/html/ext/ext_active.tpl
templates/de/html/ext/ext_bank.tpl
templates/de/html/ext/ext_beg.tpl
templates/de/html/ext/ext_birthday.tpl
templates/de/html/ext/ext_bonus.tpl
templates/de/html/ext/ext_country.tpl
templates/de/html/ext/ext_debug.tpl
templates/de/html/ext/ext_demo.tpl
templates/de/html/ext/ext_doubler.tpl
templates/de/html/ext/ext_maintenance.tpl
templates/de/html/ext/ext_menu.tpl
templates/de/html/ext/ext_mydata.tpl
templates/de/html/ext/ext_newsletter.tpl
templates/de/html/ext/ext_other.tpl
templates/de/html/ext/ext_payout.tpl
templates/de/html/ext/ext_primera.tpl
templates/de/html/ext/ext_refback.tpl
templates/de/html/ext/ext_register.tpl
templates/de/html/ext/ext_removeip.tpl
templates/de/html/ext/ext_rewrite.tpl
templates/de/html/ext/ext_safe.tpl
templates/de/html/ext/ext_seo.tpl
templates/de/html/ext/ext_sponsor.tpl
templates/de/html/ext/ext_surfbar.tpl
templates/de/html/ext/ext_transfer.tpl
templates/de/html/ext/ext_wernis.tpl
templates/de/html/guest/guest_beg.tpl
templates/de/html/guest/guest_confirm_link.tpl
templates/de/html/guest/guest_doubler.tpl
templates/de/html/guest/guest_doubler_list.tpl
templates/de/html/guest/guest_frametester.tpl
templates/de/html/guest/guest_header.tpl
templates/de/html/guest/guest_login.tpl
templates/de/html/guest/guest_nickname_login.tpl
templates/de/html/guest/guest_register.tpl
templates/de/html/guest/guest_sponsor_act_row.tpl
templates/de/html/guest/guest_sponsor_activate.tpl
templates/de/html/guest/guest_sponsor_login.tpl
templates/de/html/guest/guest_sponsor_lost.tpl
templates/de/html/guest/guest_sponsor_pay_row.tpl
templates/de/html/guest/guest_sponsor_payment_row.tpl
templates/de/html/guest/guest_sponsor_reg.tpl
templates/de/html/guest/guest_stats_member.tpl
templates/de/html/guest/guest_top10.tpl
templates/de/html/impressum.tpl
templates/de/html/index.tpl
templates/de/html/index_forward.tpl
templates/de/html/install/install_page1.tpl
templates/de/html/install/install_welcome.tpl
templates/de/html/js/js_uberwach.tpl
templates/de/html/lead_code.tpl
templates/de/html/loader.tpl
templates/de/html/login_failed_js.tpl
templates/de/html/mailid/mailid_confirm_buttom.tpl
templates/de/html/mailid/mailid_enter_code.tpl
templates/de/html/mailid/mailid_frames.tpl
templates/de/html/mailid/mailid_points_done.tpl
templates/de/html/mailid/mailid_points_done2.tpl
templates/de/html/mailid/mailid_points_locked2.tpl
templates/de/html/mailid/mailid_timer.tpl
templates/de/html/mediadata.tpl
templates/de/html/member/member_beg.tpl
templates/de/html/member/member_bonus.tpl
templates/de/html/member/member_cats_header.tpl
templates/de/html/member/member_doubler.tpl
templates/de/html/member/member_doubler_list.tpl
templates/de/html/member/member_header.tpl
templates/de/html/member/member_holiday_deactivate.tpl
templates/de/html/member/member_holiday_form.tpl
templates/de/html/member/member_html_mail_settings.tpl
templates/de/html/member/member_list_beg.tpl
templates/de/html/member/member_login_js.tpl
templates/de/html/member/member_mail_bonus_deleted.tpl
templates/de/html/member/member_mail_bonus_new.tpl
templates/de/html/member/member_mail_bonus_queue.tpl
templates/de/html/member/member_mail_bonus_send.tpl
templates/de/html/member/member_mail_normal_active.tpl
templates/de/html/member/member_mail_normal_admin.tpl
templates/de/html/member/member_mail_normal_deleted.tpl
templates/de/html/member/member_mail_normal_new.tpl
templates/de/html/member/member_mail_normal_send.tpl
templates/de/html/member/member_mail_normal_temp.tpl
templates/de/html/member/member_mydata_button.tpl
templates/de/html/member/member_mydata_edit.tpl
templates/de/html/member/member_newsletter.tpl
templates/de/html/member/member_newsletter_note.tpl
templates/de/html/member/member_nickname_form.tpl
templates/de/html/member/member_order-back.tpl
templates/de/html/member/member_order_back.tpl
templates/de/html/member/member_order_frametester.tpl
templates/de/html/member/member_order_page1.tpl
templates/de/html/member/member_order_page2.tpl
templates/de/html/member/member_order_points.tpl
templates/de/html/member/member_order_send.tpl
templates/de/html/member/member_payout_form.tpl
templates/de/html/member/member_payout_form_banner.tpl
templates/de/html/member/member_points.tpl
templates/de/html/member/member_points_bonus_rows.tpl
templates/de/html/member/member_points_row.tpl
templates/de/html/member/member_primera_mode_list.tpl
templates/de/html/member/member_primera_mode_pay.tpl
templates/de/html/member/member_ref_list_row.tpl
templates/de/html/member/member_refback_edit.tpl
templates/de/html/member/member_refback_list_row.tpl
templates/de/html/member/member_refback_list_row_deleted.tpl
templates/de/html/member/member_reflinks_row.tpl
templates/de/html/member/member_support_form.tpl
templates/de/html/member/member_surfbar_book_dynamic.tpl
templates/de/html/member/member_surfbar_book_static.tpl
templates/de/html/member/member_surfbar_delete_action_form.tpl
templates/de/html/member/member_surfbar_edit_action_form.tpl
templates/de/html/member/member_surfbar_link.tpl
templates/de/html/member/member_surfbar_list_form.tpl
templates/de/html/member/member_surfbar_start_dynamic.tpl
templates/de/html/member/member_surfbar_start_static.tpl
templates/de/html/member/member_themes.tpl
templates/de/html/member/member_transfer_list.tpl
templates/de/html/member/member_transfer_new.tpl
templates/de/html/member/member_transfer_settings.tpl
templates/de/html/member/member_unconfirmed_row.tpl
templates/de/html/member/member_unconfirmed_row_nopoints.tpl
templates/de/html/member/member_unconfirmed_table.tpl
templates/de/html/member/member_welcome.tpl
templates/de/html/member/member_wernis_mode_list.tpl
templates/de/html/member/member_wernis_mode_payout.tpl
templates/de/html/member/member_wernis_mode_withdraw.tpl
templates/de/html/metadata.tpl
templates/de/html/profile-update.tpl
templates/de/html/register_header.tpl
templates/de/html/removeip_level.tpl
templates/de/html/show_bonus_msg.tpl
templates/de/html/show_bonus_yr.tpl
templates/de/html/sponsor/sponsor_account_form.tpl
templates/de/html/sponsor/sponsor_fillup_form.tpl
templates/de/html/sponsor/sponsor_header.tpl
templates/de/html/sponsor/sponsor_settings_form.tpl
templates/de/html/sponsor/sponsor_welcome.tpl
templates/de/html/sponsor/sponsor_what.tpl
templates/de/html/surfbar/surfbar_frame_start.tpl
templates/de/html/surfbar/surfbar_frame_stats.tpl
templates/de/html/surfbar/surfbar_frame_textlinks.tpl
templates/de/html/surfbar/surfbar_frame_top.tpl
templates/de/html/surfbar/surfbar_frameset.tpl
templates/de/html/surfbar/surfbar_login_form.tpl
templates/de/html/surfbar/surfbar_stopped.tpl
templates/de/html/task/task_ext_deactivated.tpl
templates/de/html/uberwach/uberwach_snippet.tpl
templates/de/html/welcome.tpl
templates/en/html/register_header.tpl