Extension ext-network continued:
[mailer.git] / .gitattributes
index 254726a057630422d1e0166d5630034eb4b6206e..e259a324c761c22cccbed8d00a9566b88bfc93ac 100644 (file)
@@ -61,6 +61,7 @@ DOCS/en/rewrite/.htaccess svneol=native#text/plain
 DOCS/en/rewrite/README.txt svneol=native#text/plain
 DOCS/en/task/README.txt svneol=native#text/plain
 DOCS/en/themes/README.txt svneol=native#text/plain
+DOCS/geoip_LICENSE.txt svneol=native#text/plain
 DOCS/tpl-validator.php svneol=native#text/plain
 /admin.php svneol=native#text/plain
 /agb.php svneol=native#text/plain
@@ -89,6 +90,7 @@ inc/cache/.htaccess svneol=native#text/plain
 inc/cache/_compiled/.htaccess svneol=native#text/plain
 inc/cache/_compiled/emails/.htaccess svneol=native#text/plain
 inc/cache/_compiled/html/.htaccess svneol=native#text/plain
+inc/callback-functions.php svneol=native#text/plain
 inc/classes/.htaccess svneol=native#text/plain
 inc/classes/cachesystem.class.php svneol=native#text/plain
 inc/classes/rdf.class.php svneol=native#text/plain
@@ -143,9 +145,11 @@ inc/extensions/ext-coupon.php svneol=native#text/plain
 inc/extensions/ext-debug.php svneol=native#text/plain
 inc/extensions/ext-demo.php svneol=native#text/plain
 inc/extensions/ext-doubler.php svneol=native#text/plain
+inc/extensions/ext-earning.php svneol=native#text/plain
 inc/extensions/ext-events.php svneol=native#text/plain
 inc/extensions/ext-forced.php svneol=native#text/plain
 inc/extensions/ext-funcoins.php svneol=native#text/plain
+inc/extensions/ext-geoip.php svneol=native#text/plain
 inc/extensions/ext-grade.php svneol=native#text/plain
 inc/extensions/ext-holiday.php svneol=native#text/plain
 inc/extensions/ext-html_mail.php svneol=native#text/plain
@@ -187,6 +191,7 @@ inc/extensions/ext-sql_patches.php svneol=native#text/plain
 inc/extensions/ext-support.php svneol=native#text/plain
 inc/extensions/ext-surfbar.php svneol=native#text/plain
 inc/extensions/ext-task.php svneol=native#text/plain
+inc/extensions/ext-teams.php svneol=native#text/plain
 inc/extensions/ext-terms.php svneol=native#text/plain
 inc/extensions/ext-theme.php svneol=native#text/plain
 inc/extensions/ext-timezone.php svneol=native#text/plain
@@ -208,19 +213,27 @@ inc/filter/admins_filter.php svneol=native#text/plain
 inc/filter/bonus_filter.php svneol=native#text/plain
 inc/filter/booking_filter.php svneol=native#text/plain
 inc/filter/cache_filter.php svneol=native#text/plain
+inc/filter/coupon_filter.php svneol=native#text/plain
+inc/filter/earning_filter.php svneol=native#text/plain
+inc/filter/forced_filter.php svneol=native#text/plain
 inc/filter/mediadata_filter.php svneol=native#text/plain
 inc/filter/online_filter.php svneol=native#text/plain
+inc/filter/order_filter.php svneol=native#text/plain
 inc/filter/other_filter.php svneol=native#text/plain
 inc/filter/politician_stop_filter.php svneol=native#text/plain
 inc/filter/rallye_filter.php svneol=native#text/plain
 inc/filter/register_filter.php svneol=native#text/plain
 inc/filter/removeip_filter.php svneol=native#text/plain
+inc/filter/surfbar_filter.php svneol=native#text/plain
 inc/filter/theme_filter.php svneol=native#text/plain
 inc/filter/timezone_filter.php svneol=native#text/plain
 inc/filter/uberwach_filter.php svneol=native#text/plain
+inc/filter/user_filter.php svneol=native#text/plain
 inc/filters.php svneol=native#text/plain
 inc/fix_filters.php svneol=native#text/plain
 inc/fix_menu.php svneol=native#text/plain
+inc/fix_refsystem.php svneol=native#text/plain
+inc/fix_user_points.php svneol=native#text/plain
 inc/footer.php svneol=native#text/plain
 inc/functions.php svneol=native#text/plain
 inc/gen_mediadata.php svneol=native#text/plain
@@ -264,7 +277,10 @@ inc/language/coupon_de.php svneol=native#text/plain
 inc/language/de.php svneol=native#text/plain
 inc/language/debug_de.php svneol=native#text/plain
 inc/language/doubler_de.php svneol=native#text/plain
+inc/language/earning_de.php svneol=native#text/plain
 inc/language/en.php svneol=native#text/plain
+inc/language/forced_de.php svneol=native#text/plain
+inc/language/funcoins_de.php svneol=native#text/plain
 inc/language/holiday_de.php svneol=native#text/plain
 inc/language/html_mail_de.php svneol=native#text/plain
 inc/language/imprint_de.php svneol=native#text/plain
@@ -319,7 +335,10 @@ inc/libs/country_functions.php svneol=native#text/plain
 inc/libs/coupon_functions.php svneol=native#text/plain
 inc/libs/debug_functions.php svneol=native#text/plain
 inc/libs/doubler_functions.php svneol=native#text/plain
+inc/libs/earning_functions.php svneol=native#text/plain
 inc/libs/events_functions.php svneol=native#text/plain
+inc/libs/forced_functions.php svneol=native#text/plain
+inc/libs/funcoins_functions.php svneol=native#text/plain
 inc/libs/holiday_functions.php svneol=native#text/plain
 inc/libs/html_mail_functions.php svneol=native#text/plain
 inc/libs/jackpot_functions.php svneol=native#text/plain
@@ -359,11 +378,13 @@ inc/loader/.htaccess svneol=native#text/plain
 inc/loader/load- svneol=native#text/plain
 inc/loader/load-admins.php svneol=native#text/plain
 inc/loader/load-config.php svneol=native#text/plain
+inc/loader/load-earning.php svneol=native#text/plain
 inc/loader/load-extension.php svneol=native#text/plain
 inc/loader/load-extensions.php svneol=native#text/plain
 inc/loader/load-filter.php svneol=native#text/plain
 inc/loader/load-imprint.php svneol=native#text/plain
 inc/loader/load-modules.php svneol=native#text/plain
+inc/loader/load-points_data.php svneol=native#text/plain
 inc/loader/load-refdepths.php svneol=native#text/plain
 inc/loader/load-refsystem.php svneol=native#text/plain
 inc/loader/load-revision.php svneol=native#text/plain
@@ -396,6 +417,9 @@ inc/modules/admin/action-country.php svneol=native#text/plain
 inc/modules/admin/action-coupon.php svneol=native#text/plain
 inc/modules/admin/action-doubler.php svneol=native#text/plain
 inc/modules/admin/action-email.php svneol=native#text/plain
+inc/modules/admin/action-forced.php svneol=native#text/plain
+inc/modules/admin/action-funcoins.php svneol=native#text/plain
+inc/modules/admin/action-grade.php svneol=native#text/plain
 inc/modules/admin/action-holiday.php svneol=native#text/plain
 inc/modules/admin/action-login.php svneol=native#text/plain
 inc/modules/admin/action-logout.php svneol=native#text/plain
@@ -448,6 +472,7 @@ inc/modules/admin/what-config_coupon.php svneol=native#text/plain
 inc/modules/admin/what-config_doubler.php svneol=native#text/plain
 inc/modules/admin/what-config_email.php svneol=native#text/plain
 inc/modules/admin/what-config_extensions.php svneol=native#text/plain
+inc/modules/admin/what-config_funcoins.php svneol=native#text/plain
 inc/modules/admin/what-config_holiday.php svneol=native#text/plain
 inc/modules/admin/what-config_home.php svneol=native#text/plain
 inc/modules/admin/what-config_imprint.php svneol=native#text/plain
@@ -499,21 +524,29 @@ inc/modules/admin/what-guest_add.php svneol=native#text/plain
 inc/modules/admin/what-guestedit.php svneol=native#text/plain
 inc/modules/admin/what-holiday_list.php svneol=native#text/plain
 inc/modules/admin/what-holiday_remove.php svneol=native#text/plain
+inc/modules/admin/what-list_admins_acls.php svneol=native#text/plain
 inc/modules/admin/what-list_autopurge.php svneol=native#text/plain
 inc/modules/admin/what-list_bank_package.php svneol=native#text/plain
 inc/modules/admin/what-list_beg.php svneol=native#text/plain
 inc/modules/admin/what-list_bonus.php svneol=native#text/plain
 inc/modules/admin/what-list_cats.php svneol=native#text/plain
 inc/modules/admin/what-list_country.php svneol=native#text/plain
+inc/modules/admin/what-list_coupon.php svneol=native#text/plain
 inc/modules/admin/what-list_doubler.php svneol=native#text/plain
+inc/modules/admin/what-list_email_max_rec.php svneol=native#text/plain
+inc/modules/admin/what-list_forced_ads.php svneol=native#text/plain
+inc/modules/admin/what-list_forced_campaigns.php svneol=native#text/plain
+inc/modules/admin/what-list_forced_costs.php svneol=native#text/plain
 inc/modules/admin/what-list_holiday.php svneol=native#text/plain
 inc/modules/admin/what-list_links.php svneol=native#text/plain
 inc/modules/admin/what-list_network_api_translation.php svneol=native#text/plain
 inc/modules/admin/what-list_network_params.php svneol=native#text/plain
 inc/modules/admin/what-list_network_types.php svneol=native#text/plain
 inc/modules/admin/what-list_networks.php svneol=native#text/plain
+inc/modules/admin/what-list_nickname.php svneol=native#text/plain
 inc/modules/admin/what-list_notifications.php svneol=native#text/plain
 inc/modules/admin/what-list_payouts.php svneol=native#text/plain
+inc/modules/admin/what-list_point_accounts.php svneol=native#text/plain
 inc/modules/admin/what-list_primera.php svneol=native#text/plain
 inc/modules/admin/what-list_rallyes.php svneol=native#text/plain
 inc/modules/admin/what-list_refs.php svneol=native#text/plain
@@ -543,6 +576,7 @@ inc/modules/admin/what-repair_cats.php svneol=native#text/plain
 inc/modules/admin/what-repair_gmnu.php svneol=native#text/plain
 inc/modules/admin/what-repair_lang.php svneol=native#text/plain
 inc/modules/admin/what-repair_mmnu.php svneol=native#text/plain
+inc/modules/admin/what-repair_refs.php svneol=native#text/plain
 inc/modules/admin/what-send_bonus.php svneol=native#text/plain
 inc/modules/admin/what-send_coupon.php svneol=native#text/plain
 inc/modules/admin/what-send_newsletter.php svneol=native#text/plain
@@ -616,13 +650,18 @@ inc/modules/member/what-bank_withdraw.php svneol=native#text/plain
 inc/modules/member/what-beg.php svneol=native#text/plain
 inc/modules/member/what-beg2.php svneol=native#text/plain
 inc/modules/member/what-bonus.php svneol=native#text/plain
+inc/modules/member/what-book_surfbar.php svneol=native#text/plain
 inc/modules/member/what-booking.php svneol=native#text/plain
 inc/modules/member/what-cash_coupon.php svneol=native#text/plain
 inc/modules/member/what-categories.php svneol=native#text/plain
 inc/modules/member/what-doubler.php svneol=native#text/plain
+inc/modules/member/what-earning.php svneol=native#text/plain
+inc/modules/member/what-earnings.php svneol=native#text/plain
 inc/modules/member/what-guest.php svneol=native#text/plain
 inc/modules/member/what-holiday.php svneol=native#text/plain
 inc/modules/member/what-html_mail.php svneol=native#text/plain
+inc/modules/member/what-list_coupon.php svneol=native#text/plain
+inc/modules/member/what-list_surfbar.php svneol=native#text/plain
 inc/modules/member/what-logout.php svneol=native#text/plain
 inc/modules/member/what-mydata.php svneol=native#text/plain
 inc/modules/member/what-nickname.php svneol=native#text/plain
@@ -635,7 +674,9 @@ inc/modules/member/what-refback.php svneol=native#text/plain
 inc/modules/member/what-reflinks.php svneol=native#text/plain
 inc/modules/member/what-reflist.php svneol=native#text/plain
 inc/modules/member/what-sponsor_list.php svneol=native#text/plain
+inc/modules/member/what-start_surfbar.php svneol=native#text/plain
 inc/modules/member/what-stats.php svneol=native#text/plain
+inc/modules/member/what-stats_surfbar.php svneol=native#text/plain
 inc/modules/member/what-support.php svneol=native#text/plain
 inc/modules/member/what-surfbar_book.php svneol=native#text/plain
 inc/modules/member/what-surfbar_list.php svneol=native#text/plain
@@ -713,6 +754,15 @@ inc/pool/.htaccess svneol=native#text/plain
 inc/pool/pool- svneol=native#text/plain
 inc/pool/pool-bonus.php svneol=native#text/plain
 inc/pool/pool-user.php svneol=native#text/plain
+inc/purge/.htaccess svneol=native#text/plain
+inc/purge/purge- svneol=native#text/plain
+inc/purge/purge-coupon.php svneol=native#text/plain
+inc/purge/purge-general.php svneol=native#text/plain
+inc/purge/purge-inact.php svneol=native#text/plain
+inc/purge/purge-mails.php svneol=native#text/plain
+inc/purge/purge-tasks.php svneol=native#text/plain
+inc/purge/purge-unconfirmed.php svneol=native#text/plain
+inc/referal-functions.php svneol=native#text/plain
 inc/request-functions.php svneol=native#text/plain
 inc/reset/.htaccess svneol=native#text/plain
 inc/reset/reset_ svneol=native#text/plain
@@ -750,6 +800,7 @@ inc/xml-functions.php svneol=native#text/plain
 /mailid_top.php svneol=native#text/plain
 /modules.php svneol=native#text/plain
 /network-check.php svneol=native#text/plain
+/network-vcheck.php svneol=native#text/plain
 /ref.php svneol=native#text/plain
 /robots.txt svneol=native#text/plain
 /show_bonus.php svneol=native#text/plain
@@ -769,7 +820,15 @@ templates/de/emails/admin/admin_autopurge_points.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_autopurge_tsks.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_autopurge_turbo.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_autopurge_unconfirmed.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_coupon.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_coupon_cashed.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_coupon_code.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_coupon_purge.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_coupon_purge_row.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_del_surfbar_urls.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_delete_surfbar_urls.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_earning_added.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_earning_updated.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_edit_surfbar_urls.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_extension_deactivated.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_holiday_deactivated.tpl svneol=native#text/plain
@@ -779,6 +838,7 @@ templates/de/emails/admin/admin_lock_active_surfbar_urls.tpl svneol=native#text/
 templates/de/emails/admin/admin_lock_locked_surfbar_urls.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_mydata_notify.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_newsletter_reset.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_order_normal.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_payout_request.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_payout_request_banner.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_rallye_expired.tpl svneol=native#text/plain
@@ -787,6 +847,7 @@ templates/de/emails/admin/admin_rallye_no_notify.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_rallye_notify.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_rallye_purged.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_refback.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_register_done.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_report_bug.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_reset_password.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_sponsor_change_data.tpl svneol=native#text/plain
@@ -799,6 +860,7 @@ templates/de/emails/admin/admin_support-ordr.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_support-reflink.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_support-unconfirmed.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_surfbar_url_active_deleted.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_surfbar_url_active_depleted.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_surfbar_url_active_pending.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_surfbar_url_active_stopped.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_surfbar_url_confirmed.tpl svneol=native#text/plain
@@ -822,6 +884,8 @@ templates/de/emails/admin/admin_surfbar_url_unlock.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_transfer_ap.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_transfer_points.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_undelete_active_surfbar_urls.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_user_pool_back.tpl svneol=native#text/plain
+templates/de/emails/admin/admin_user_pool_done.tpl svneol=native#text/plain
 templates/de/emails/admin/admin_wernis_request.tpl svneol=native#text/plain
 templates/de/emails/admins/.htaccess svneol=native#text/plain
 templates/de/emails/admins/admins_mail_contct_admin.tpl svneol=native#text/plain
@@ -844,12 +908,17 @@ templates/de/emails/del_sponsor.tpl svneol=native#text/plain
 templates/de/emails/done-admin.tpl svneol=native#text/plain
 templates/de/emails/done-member.tpl svneol=native#text/plain
 templates/de/emails/guest/.htaccess svneol=native#text/plain
+templates/de/emails/guest/guest_new_password.tpl svneol=native#text/plain
+templates/de/emails/guest/guest_register_done.tpl svneol=native#text/plain
 templates/de/emails/guest/guest_request_confirm.tpl svneol=native#text/plain
+templates/de/emails/guest/guest_user_confirmed.tpl svneol=native#text/plain
+templates/de/emails/guest/guest_user_confirmed_referal.tpl svneol=native#text/plain
 templates/de/emails/header.tpl svneol=native#text/plain
 templates/de/emails/html_header.tpl svneol=native#text/plain
 templates/de/emails/lock-user.tpl svneol=native#text/plain
 templates/de/emails/lock_sponsor.tpl svneol=native#text/plain
 templates/de/emails/member/.htaccess svneol=native#text/plain
+templates/de/emails/member/member_add_points.tpl svneol=native#text/plain
 templates/de/emails/member/member_autopurge_delete.tpl svneol=native#text/plain
 templates/de/emails/member/member_autopurge_inactive.tpl svneol=native#text/plain
 templates/de/emails/member/member_autopurge_points.tpl svneol=native#text/plain
@@ -858,10 +927,16 @@ templates/de/emails/member/member_beg.tpl svneol=native#text/plain
 templates/de/emails/member/member_birthday.tpl svneol=native#text/plain
 templates/de/emails/member/member_birthday_confirm.tpl svneol=native#text/plain
 templates/de/emails/member/member_bonus.tpl svneol=native#text/plain
+templates/de/emails/member/member_bonus_pool_normal.tpl svneol=native#text/plain
 templates/de/emails/member/member_contct.tpl svneol=native#text/plain
 templates/de/emails/member/member_coupon.tpl svneol=native#text/plain
+templates/de/emails/member/member_coupon_code.tpl svneol=native#text/plain
 templates/de/emails/member/member_del_surfbar_urls.tpl svneol=native#text/plain
+templates/de/emails/member/member_delete_links.tpl svneol=native#text/plain
+templates/de/emails/member/member_delete_surfbar_urls.tpl svneol=native#text/plain
 templates/de/emails/member/member_doubler.tpl svneol=native#text/plain
+templates/de/emails/member/member_earning_added.tpl svneol=native#text/plain
+templates/de/emails/member/member_earning_updated.tpl svneol=native#text/plain
 templates/de/emails/member/member_edit_surfbar_urls.tpl svneol=native#text/plain
 templates/de/emails/member/member_holiday_activated.tpl svneol=native#text/plain
 templates/de/emails/member/member_holiday_removed.tpl svneol=native#text/plain
@@ -870,6 +945,10 @@ templates/de/emails/member/member_holiday_unlock.tpl svneol=native#text/plain
 templates/de/emails/member/member_lock_active_surfbar_urls.tpl svneol=native#text/plain
 templates/de/emails/member/member_lock_locked_surfbar_urls.tpl svneol=native#text/plain
 templates/de/emails/member/member_mydata_notify.tpl svneol=native#text/plain
+templates/de/emails/member/member_order_accepted.tpl svneol=native#text/plain
+templates/de/emails/member/member_order_deleted.tpl svneol=native#text/plain
+templates/de/emails/member/member_order_normal.tpl svneol=native#text/plain
+templates/de/emails/member/member_order_rejected.tpl svneol=native#text/plain
 templates/de/emails/member/member_payout_accepted.tpl svneol=native#text/plain
 templates/de/emails/member/member_payout_rejected.tpl svneol=native#text/plain
 templates/de/emails/member/member_payout_request.tpl svneol=native#text/plain
@@ -878,10 +957,12 @@ templates/de/emails/member/member_profile.tpl svneol=native#text/plain
 templates/de/emails/member/member_rallye_expired.tpl svneol=native#text/plain
 templates/de/emails/member/member_rallye_expired_bronce.tpl svneol=native#text/plain
 templates/de/emails/member/member_rallye_expired_gold.tpl svneol=native#text/plain
+templates/de/emails/member/member_rallye_expired_other.tpl svneol=native#text/plain
 templates/de/emails/member/member_rallye_expired_silver.tpl svneol=native#text/plain
 templates/de/emails/member/member_rallye_notify.tpl svneol=native#text/plain
 templates/de/emails/member/member_refback.tpl svneol=native#text/plain
 templates/de/emails/member/member_stats_bonus.tpl svneol=native#text/plain
+templates/de/emails/member/member_sub_points.tpl svneol=native#text/plain
 templates/de/emails/member/member_support-ordr.tpl svneol=native#text/plain
 templates/de/emails/member/member_support-reflink.tpl svneol=native#text/plain
 templates/de/emails/member/member_support-unconfirmed.tpl svneol=native#text/plain
@@ -910,6 +991,12 @@ templates/de/emails/member/member_surfbar_url_unlock.tpl svneol=native#text/plai
 templates/de/emails/member/member_transfer_recipient.tpl svneol=native#text/plain
 templates/de/emails/member/member_transfer_sender.tpl svneol=native#text/plain
 templates/de/emails/member/member_undelete_active_surfbar_urls.tpl svneol=native#text/plain
+templates/de/emails/member/member_user_deleted.tpl svneol=native#text/plain
+templates/de/emails/member/member_user_locked.tpl svneol=native#text/plain
+templates/de/emails/member/member_user_pool_back.tpl svneol=native#text/plain
+templates/de/emails/member/member_user_pool_done.tpl svneol=native#text/plain
+templates/de/emails/member/member_user_pool_normal.tpl svneol=native#text/plain
+templates/de/emails/member/member_user_unlocked.tpl svneol=native#text/plain
 templates/de/emails/member/member_wernis_accepted.tpl svneol=native#text/plain
 templates/de/emails/member/member_wernis_rejected.tpl svneol=native#text/plain
 templates/de/emails/member/member_wernis_request.tpl svneol=native#text/plain
@@ -948,6 +1035,7 @@ templates/de/html/admin/admin_add_admins_acl.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_bank_package.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_cat.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_country.tpl svneol=native#text/plain
+templates/de/html/admin/admin_add_forced_ad.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_guest_menu.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_max.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_member_menu.tpl svneol=native#text/plain
@@ -956,6 +1044,7 @@ templates/de/html/admin/admin_add_network_api_translation.tpl svneol=native#text
 templates/de/html/admin/admin_add_network_params.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_network_type.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_payment.tpl svneol=native#text/plain
+templates/de/html/admin/admin_add_payout.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_points.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_points_all.tpl svneol=native#text/plain
 templates/de/html/admin/admin_add_rallye.tpl svneol=native#text/plain
@@ -999,6 +1088,7 @@ templates/de/html/admin/admin_config_email_edit.tpl svneol=native#text/plain
 templates/de/html/admin/admin_config_email_edit_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_config_email_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_config_extensions.tpl svneol=native#text/plain
+templates/de/html/admin/admin_config_funcoins.tpl svneol=native#text/plain
 templates/de/html/admin/admin_config_holiday.tpl svneol=native#text/plain
 templates/de/html/admin/admin_config_home.tpl svneol=native#text/plain
 templates/de/html/admin/admin_config_home_main.tpl svneol=native#text/plain
@@ -1057,10 +1147,15 @@ templates/de/html/admin/admin_del_surfbar_urls_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_admin_menu.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_admin_menu_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_admins.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_admins_acls.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_admins_acls_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_admins_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_cats.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_cats_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_country_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_email_bonus.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_email_max_rec.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_email_max_rec_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_email_normal.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_email_notify.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_guest_menu.tpl svneol=native#text/plain
@@ -1075,23 +1170,35 @@ templates/de/html/admin/admin_delete_networks.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_networks_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_payments.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_payments_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_payouts.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_payouts_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_reflevel.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_reflevel_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_sponsor.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_surfbar_urls.tpl svneol=native#text/plain
+templates/de/html/admin/admin_delete_surfbar_urls_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_transfer_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_delete_user.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_admin_menu.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_admin_menu_form.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_admin_menu_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_admins.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_admins_acls.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_admins_acls_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_admins_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_bank_packages.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_bank_packages_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_bonus_email.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_cats.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_cats_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_country_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_email.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_email_max_rec.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_email_max_rec_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_email_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_email_select.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_forced_ads.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_forced_ads_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_guest_menu.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_guest_menu_form.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_guest_menu_row.tpl svneol=native#text/plain
@@ -1107,6 +1214,8 @@ templates/de/html/admin/admin_edit_networks.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_networks_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_payments.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_payments_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_payouts.tpl svneol=native#text/plain
+templates/de/html/admin/admin_edit_payouts_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_rallyes.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_rallyes_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_edit_refbanner.tpl svneol=native#text/plain
@@ -1145,7 +1254,12 @@ templates/de/html/admin/admin_import_theme.tpl svneol=native#text/plain
 templates/de/html/admin/admin_import_theme_form.tpl svneol=native#text/plain
 templates/de/html/admin/admin_import_theme_none.tpl svneol=native#text/plain
 templates/de/html/admin/admin_import_theme_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_links_bonus_mail.tpl svneol=native#text/plain
+templates/de/html/admin/admin_links_deleted_pool_mail.tpl svneol=native#text/plain
+templates/de/html/admin/admin_links_send_pool_mail.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_admins.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_admins_acls.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_admins_acls_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_admins_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_autopurge.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_autopurge_row.tpl svneol=native#text/plain
@@ -1170,13 +1284,23 @@ templates/de/html/admin/admin_list_country_edit_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_country_form.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_country_no_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_country_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_coupon.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_coupon_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_coupon_usr.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_coupon_usr_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_doubler_already.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_doubler_overview.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_doubler_waiting.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_email_max_rec.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_email_max_rec_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_emails.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_emails_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_forced_ads.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_forced_ads_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_holiday.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_holiday_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_home.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_home_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_imprint.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_imprint_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_imprint_row_none.tpl svneol=native#text/plain
@@ -1185,6 +1309,10 @@ templates/de/html/admin/admin_list_links_problem.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_links_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_mods.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_mods_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_mods_stats.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_mods_stats2.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_mods_stats2_row.tpl svneol=native#text/plain
+templates/de/html/admin/admin_list_mods_stats_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_network_api_translation.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_network_api_translation_row.tpl svneol=native#text/plain
 templates/de/html/admin/admin_list_network_config.tpl svneol=native#text/plain
@@ -1361,6 +1489,8 @@ templates/de/html/beg/.htaccess svneol=native#text/plain
 templates/de/html/beg/beg_banner.tpl svneol=native#text/plain
 templates/de/html/beg/beg_done.tpl svneol=native#text/plain
 templates/de/html/beg/beg_failed.tpl svneol=native#text/plain
+templates/de/html/beg/beg_footer_banner.tpl svneol=native#text/plain
+templates/de/html/beg/beg_header_banner.tpl svneol=native#text/plain
 templates/de/html/beg/beg_link.tpl svneol=native#text/plain
 templates/de/html/beg/beg_login.tpl svneol=native#text/plain
 templates/de/html/beg/beg_pay_mode_both.tpl svneol=native#text/plain
@@ -1400,9 +1530,11 @@ templates/de/html/ext/ext_coupon.tpl svneol=native#text/plain
 templates/de/html/ext/ext_debug.tpl svneol=native#text/plain
 templates/de/html/ext/ext_demo.tpl svneol=native#text/plain
 templates/de/html/ext/ext_doubler.tpl svneol=native#text/plain
+templates/de/html/ext/ext_earning.tpl svneol=native#text/plain
 templates/de/html/ext/ext_events.tpl svneol=native#text/plain
 templates/de/html/ext/ext_forced.tpl svneol=native#text/plain
 templates/de/html/ext/ext_funcoins.tpl svneol=native#text/plain
+templates/de/html/ext/ext_geoip.tpl svneol=native#text/plain
 templates/de/html/ext/ext_grade.tpl svneol=native#text/plain
 templates/de/html/ext/ext_holiday.tpl svneol=native#text/plain
 templates/de/html/ext/ext_html_mail.tpl svneol=native#text/plain
@@ -1444,6 +1576,7 @@ templates/de/html/ext/ext_sql_patches.tpl svneol=native#text/plain
 templates/de/html/ext/ext_support.tpl svneol=native#text/plain
 templates/de/html/ext/ext_surfbar.tpl svneol=native#text/plain
 templates/de/html/ext/ext_task.tpl svneol=native#text/plain
+templates/de/html/ext/ext_teams.tpl svneol=native#text/plain
 templates/de/html/ext/ext_terms.tpl svneol=native#text/plain
 templates/de/html/ext/ext_theme.tpl svneol=native#text/plain
 templates/de/html/ext/ext_timezone.tpl svneol=native#text/plain
@@ -1478,6 +1611,11 @@ templates/de/html/guest/guest_footer.tpl svneol=native#text/plain
 templates/de/html/guest/guest_frametester.tpl svneol=native#text/plain
 templates/de/html/guest/guest_goto_top.tpl svneol=native#text/plain
 templates/de/html/guest/guest_header.tpl svneol=native#text/plain
+templates/de/html/guest/guest_list_active.tpl svneol=native#text/plain
+templates/de/html/guest/guest_list_active_row.tpl svneol=native#text/plain
+templates/de/html/guest/guest_list_active_row_none.tpl svneol=native#text/plain
+templates/de/html/guest/guest_list_rallye.tpl svneol=native#text/plain
+templates/de/html/guest/guest_list_rallye_row.tpl svneol=native#text/plain
 templates/de/html/guest/guest_login.tpl svneol=native#text/plain
 templates/de/html/guest/guest_menu_bottom.tpl svneol=native#text/plain
 templates/de/html/guest/guest_menu_content.tpl svneol=native#text/plain
@@ -1487,12 +1625,14 @@ templates/de/html/guest/guest_menu_title.tpl svneol=native#text/plain
 templates/de/html/guest/guest_nickname_login.tpl svneol=native#text/plain
 templates/de/html/guest/guest_no_rallyes.tpl svneol=native#text/plain
 templates/de/html/guest/guest_rallye.tpl svneol=native#text/plain
+templates/de/html/guest/guest_rallye_404.tpl svneol=native#text/plain
 templates/de/html/guest/guest_rallye_row.tpl svneol=native#text/plain
 templates/de/html/guest/guest_rallye_show.tpl svneol=native#text/plain
 templates/de/html/guest/guest_receive_table.tpl svneol=native#text/plain
 templates/de/html/guest/guest_register.tpl svneol=native#text/plain
 templates/de/html/guest/guest_register_refid.tpl svneol=native#text/plain
 templates/de/html/guest/guest_register_refid_hide.tpl svneol=native#text/plain
+templates/de/html/guest/guest_show_rallye.tpl svneol=native#text/plain
 templates/de/html/guest/guest_sponsor_act_row.tpl svneol=native#text/plain
 templates/de/html/guest/guest_sponsor_activate.tpl svneol=native#text/plain
 templates/de/html/guest/guest_sponsor_infos.tpl svneol=native#text/plain
@@ -1551,6 +1691,7 @@ templates/de/html/mailid/mailid_frames.tpl svneol=native#text/plain
 templates/de/html/mailid/mailid_points_done.tpl svneol=native#text/plain
 templates/de/html/mailid/mailid_points_done2.tpl svneol=native#text/plain
 templates/de/html/mailid/mailid_points_failed.tpl svneol=native#text/plain
+templates/de/html/mailid/mailid_points_failed2.tpl svneol=native#text/plain
 templates/de/html/mailid/mailid_points_locked.tpl svneol=native#text/plain
 templates/de/html/mailid/mailid_points_locked2.tpl svneol=native#text/plain
 templates/de/html/mailid/mailid_timer.tpl svneol=native#text/plain
@@ -1567,6 +1708,8 @@ templates/de/html/member/member_bonus.tpl svneol=native#text/plain
 templates/de/html/member/member_bonus_404.tpl svneol=native#text/plain
 templates/de/html/member/member_bonus_row.tpl svneol=native#text/plain
 templates/de/html/member/member_bonus_turbo_row.tpl svneol=native#text/plain
+templates/de/html/member/member_book_surfbar_dynamic.tpl svneol=native#text/plain
+templates/de/html/member/member_book_surfbar_static.tpl svneol=native#text/plain
 templates/de/html/member/member_cash_coupon.tpl svneol=native#text/plain
 templates/de/html/member/member_cat_row.tpl svneol=native#text/plain
 templates/de/html/member/member_cats_footer.tpl svneol=native#text/plain
@@ -1575,6 +1718,12 @@ templates/de/html/member/member_content_right.tpl svneol=native#text/plain
 templates/de/html/member/member_doubler.tpl svneol=native#text/plain
 templates/de/html/member/member_doubler_list.tpl svneol=native#text/plain
 templates/de/html/member/member_doubler_list_rows.tpl svneol=native#text/plain
+templates/de/html/member/member_earning.tpl svneol=native#text/plain
+templates/de/html/member/member_earning_data_invalid.tpl svneol=native#text/plain
+templates/de/html/member/member_earning_data_popup.tpl svneol=native#text/plain
+templates/de/html/member/member_earning_popup_form_row.tpl svneol=native#text/plain
+templates/de/html/member/member_earning_popup_row.tpl svneol=native#text/plain
+templates/de/html/member/member_edit_refback.tpl svneol=native#text/plain
 templates/de/html/member/member_footer.tpl svneol=native#text/plain
 templates/de/html/member/member_goto_top.tpl svneol=native#text/plain
 templates/de/html/member/member_header.tpl svneol=native#text/plain
@@ -1583,6 +1732,22 @@ templates/de/html/member/member_holiday_form.tpl svneol=native#text/plain
 templates/de/html/member/member_html_mail_settings.tpl svneol=native#text/plain
 templates/de/html/member/member_list_beg.tpl svneol=native#text/plain
 templates/de/html/member/member_list_beg_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_coupon.tpl svneol=native#text/plain
+templates/de/html/member/member_list_coupon_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_rallye.tpl svneol=native#text/plain
+templates/de/html/member/member_list_rallye_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_refback.tpl svneol=native#text/plain
+templates/de/html/member/member_list_refback_deleted_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_refback_level.tpl svneol=native#text/plain
+templates/de/html/member/member_list_refback_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_referal.tpl svneol=native#text/plain
+templates/de/html/member/member_list_referal_level.tpl svneol=native#text/plain
+templates/de/html/member/member_list_referal_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_reflinks.tpl svneol=native#text/plain
+templates/de/html/member/member_list_reflinks_row.tpl svneol=native#text/plain
+templates/de/html/member/member_list_surfbar.tpl svneol=native#text/plain
+templates/de/html/member/member_list_surfbar_form.tpl svneol=native#text/plain
+templates/de/html/member/member_list_surfbar_row.tpl svneol=native#text/plain
 templates/de/html/member/member_login_js.tpl svneol=native#text/plain
 templates/de/html/member/member_mail_bonus_deleted.tpl svneol=native#text/plain
 templates/de/html/member/member_mail_bonus_new.tpl svneol=native#text/plain
@@ -1631,6 +1796,7 @@ templates/de/html/member/member_primera_mode_list.tpl svneol=native#text/plain
 templates/de/html/member/member_primera_mode_list_row.tpl svneol=native#text/plain
 templates/de/html/member/member_primera_mode_pay.tpl svneol=native#text/plain
 templates/de/html/member/member_profile_outdated.tpl svneol=native#text/plain
+templates/de/html/member/member_rallye_404.tpl svneol=native#text/plain
 templates/de/html/member/member_receive_table.tpl svneol=native#text/plain
 templates/de/html/member/member_ref_list.tpl svneol=native#text/plain
 templates/de/html/member/member_ref_list_level.tpl svneol=native#text/plain
@@ -1645,6 +1811,8 @@ templates/de/html/member/member_reflink_nickname.tpl svneol=native#text/plain
 templates/de/html/member/member_reflink_no_nickname.tpl svneol=native#text/plain
 templates/de/html/member/member_reflinks_row.tpl svneol=native#text/plain
 templates/de/html/member/member_reflinks_table.tpl svneol=native#text/plain
+templates/de/html/member/member_start_surfbar_dynamic.tpl svneol=native#text/plain
+templates/de/html/member/member_start_surfbar_static.tpl svneol=native#text/plain
 templates/de/html/member/member_stats_pool.tpl svneol=native#text/plain
 templates/de/html/member/member_stats_row.tpl svneol=native#text/plain
 templates/de/html/member/member_stats_table.tpl svneol=native#text/plain
@@ -1721,6 +1889,10 @@ templates/de/html/removeip_level.tpl svneol=native#text/plain
 templates/de/html/runtime_fatal_row.tpl svneol=native#text/plain
 templates/de/html/runtime_fatal_table.tpl svneol=native#text/plain
 templates/de/html/select/.htaccess svneol=native#text/plain
+templates/de/html/select/select_admins_box.tpl svneol=native#text/plain
+templates/de/html/select/select_admins_option.tpl svneol=native#text/plain
+templates/de/html/select/select_forced_ads_type_box.tpl svneol=native#text/plain
+templates/de/html/select/select_forced_ads_type_option.tpl svneol=native#text/plain
 templates/de/html/select/select_network_box.tpl svneol=native#text/plain
 templates/de/html/select/select_network_option.tpl svneol=native#text/plain
 templates/de/html/select/select_network_type_box.tpl svneol=native#text/plain
@@ -1782,6 +1954,7 @@ templates/en/html/register_header.tpl svneol=native#text/plain
 templates/en/html/welcome.tpl svneol=native#text/plain
 templates/xml/.htaccess svneol=native#text/plain
 templates/xml/admin/.htaccess svneol=native#text/plain
+theme/README.txt svneol=native#text/plain
 theme/business/images/code_bg.jpg -text svneol=unset#image/jpeg
 theme/business/images/code_bg.png -text svneol=unset#image/png
 theme/business/theme.php svneol=native#text/plain