Reset rewritten, SQL fixed, zeros are now numeric
[mailer.git] / .gitattributes
index 0eca02c90b77089ceac33ecb47cbab38128b6536..98ad788718d16b52220ff304e423073a816e16a0 100644 (file)
@@ -64,6 +64,8 @@ DOCS/en/rewrite/README.txt -text
 DOCS/en/rewrite/README_htaccess.de -text
 DOCS/en/task/README.txt -text
 DOCS/en/themes/README.txt -text
+DOCS/tpl-validator.php -text
+DOCS/validator.sh -text
 /admin.php -text
 /agb.php -text
 /beg.php -text
@@ -77,6 +79,7 @@ inc/.htaccess -text
 inc/.secret/.htaccess -text
 inc/autopurge.php -text
 inc/cache/.htaccess -text
+inc/check-reset.php -text
 inc/config.php -text
 inc/databases.php -text
 inc/db/.htaccess -text
@@ -113,6 +116,7 @@ inc/extensions/ext-optimize.php -text
 inc/extensions/ext-order.php -text
 inc/extensions/ext-other.php -text
 inc/extensions/ext-payout.php -text
+inc/extensions/ext-primera.php -text
 inc/extensions/ext-profile.php -text
 inc/extensions/ext-rallye.php -text
 inc/extensions/ext-register.php -text
@@ -165,6 +169,7 @@ inc/language/optimize_de.php -text
 inc/language/order_de.php -text
 inc/language/other_de.php -text
 inc/language/payout_de.php -text
+inc/language/primera_de.php -text
 inc/language/rallye_de.php -text
 inc/language/register_de.php -text
 inc/language/repair_de.php -text
@@ -192,8 +197,8 @@ inc/libs/newsletter_functions.php -text
 inc/libs/nickname_functions.php -text
 inc/libs/optimize_functions.php -text
 inc/libs/order_functions.php -text
-inc/libs/output_functions.php -text
 inc/libs/payout_functions.php -text
+inc/libs/primera_functions.php -text
 inc/libs/rallye_functions.php -text
 inc/libs/register_functions.php -text
 inc/libs/rewrite_functions.php -text
@@ -233,6 +238,7 @@ inc/modules/admin/action-misc.php -text
 inc/modules/admin/action-mods.php -text
 inc/modules/admin/action-newsletter.php -text
 inc/modules/admin/action-payouts.php -text
+inc/modules/admin/action-primera.php -text
 inc/modules/admin/action-rallye.php -text
 inc/modules/admin/action-repair.php -text
 inc/modules/admin/action-setup.php -text
@@ -286,6 +292,7 @@ inc/modules/admin/what-config_order.php -text
 inc/modules/admin/what-config_other.php -text
 inc/modules/admin/what-config_payouts.php -text
 inc/modules/admin/what-config_points.php -text
+inc/modules/admin/what-config_primera.php -text
 inc/modules/admin/what-config_proxy.php -text
 inc/modules/admin/what-config_rallye_prices.php -text
 inc/modules/admin/what-config_refid.php -text
@@ -331,6 +338,7 @@ inc/modules/admin/what-list_links.php -text
 inc/modules/admin/what-list_newsletter.php -text
 inc/modules/admin/what-list_norefs.php -text
 inc/modules/admin/what-list_payouts.php -text
+inc/modules/admin/what-list_primera.php -text
 inc/modules/admin/what-list_rallyes.php -text
 inc/modules/admin/what-list_refs.php -text
 inc/modules/admin/what-list_sponsor.php -text
@@ -363,6 +371,7 @@ inc/modules/admin/what-send_bonus.php -text
 inc/modules/admin/what-send_newsletter.php -text
 inc/modules/admin/what-stats_mods.php -text
 inc/modules/admin/what-sub_points.php -text
+inc/modules/admin/what-surfbar_stats.php -text
 inc/modules/admin/what-theme_check.php -text
 inc/modules/admin/what-theme_edit.php -text
 inc/modules/admin/what-theme_import.php -text
@@ -395,7 +404,6 @@ inc/modules/guest/what-impressum.php -text
 inc/modules/guest/what-infos.php -text
 inc/modules/guest/what-login.php -text
 inc/modules/guest/what-mediadata.php -text
-inc/modules/guest/what-my_weblog.php -text
 inc/modules/guest/what-rallyes.php -text
 inc/modules/guest/what-register.php -text
 inc/modules/guest/what-sponsor_agb.php -text
@@ -442,6 +450,7 @@ inc/modules/member/what-nickname.php -text
 inc/modules/member/what-order.php -text
 inc/modules/member/what-payout.php -text
 inc/modules/member/what-points.php -text
+inc/modules/member/what-primera.php -text
 inc/modules/member/what-rallyes.php -text
 inc/modules/member/what-reflinks.php -text
 inc/modules/member/what-sponsor.php -text
@@ -449,6 +458,7 @@ inc/modules/member/what-stats.php -text
 inc/modules/member/what-support.php -text
 inc/modules/member/what-surfbar_book.php -text
 inc/modules/member/what-surfbar_start.php -text
+inc/modules/member/what-surfbar_stats.php -text
 inc/modules/member/what-themes.php -text
 inc/modules/member/what-transfer.php -text
 inc/modules/member/what-unconfirmed.php -text
@@ -580,9 +590,13 @@ templates/de/emails/admin/admin_autopurge_points.tpl -text
 templates/de/emails/admin/admin_autopurge_tsks.tpl -text
 templates/de/emails/admin/admin_autopurge_turbo.tpl -text
 templates/de/emails/admin/admin_autopurge_unconfirmed.tpl -text
+templates/de/emails/admin/admin_del_surfbar_urls.tpl -text
+templates/de/emails/admin/admin_edit_surfbar_urls.tpl -text
 templates/de/emails/admin/admin_holiday_deactivated.tpl -text
 templates/de/emails/admin/admin_holiday_request.tpl -text
 templates/de/emails/admin/admin_holiday_unlock.tpl -text
+templates/de/emails/admin/admin_lock_confirmed_surfbar_urls.tpl -text
+templates/de/emails/admin/admin_lock_locked_surfbar_urls.tpl -text
 templates/de/emails/admin/admin_mydata_notify.tpl -text
 templates/de/emails/admin/admin_new_ext.tpl -text
 templates/de/emails/admin/admin_newsletter_request.tpl -text
@@ -648,11 +662,15 @@ templates/de/emails/member/member_birthday.tpl -text
 templates/de/emails/member/member_birthday_confirm.tpl -text
 templates/de/emails/member/member_bonus.tpl -text
 templates/de/emails/member/member_contct.tpl -text
+templates/de/emails/member/member_del_surfbar_urls.tpl -text
 templates/de/emails/member/member_doubler.tpl -text
+templates/de/emails/member/member_edit_surfbar_urls.tpl -text
 templates/de/emails/member/member_holiday_activated.tpl -text
 templates/de/emails/member/member_holiday_removed.tpl -text
 templates/de/emails/member/member_holiday_request.tpl -text
 templates/de/emails/member/member_holiday_unlock.tpl -text
+templates/de/emails/member/member_lock_confirmed_surfbar_urls.tpl -text
+templates/de/emails/member/member_lock_locked_surfbar_urls.tpl -text
 templates/de/emails/member/member_mydata_notify.tpl -text
 templates/de/emails/member/member_newsletter_done.tpl -text
 templates/de/emails/member/member_newsletter_request.tpl -text
@@ -789,6 +807,7 @@ templates/de/html/admin/admin_config_payouts_edit_row.tpl -text
 templates/de/html/admin/admin_config_payouts_row.tpl -text
 templates/de/html/admin/admin_config_point_settings.tpl -text
 templates/de/html/admin/admin_config_points.tpl -text
+templates/de/html/admin/admin_config_primera.tpl -text
 templates/de/html/admin/admin_config_proxy.tpl -text
 templates/de/html/admin/admin_config_rallye_del.tpl -text
 templates/de/html/admin/admin_config_rallye_del_row.tpl -text
@@ -825,6 +844,8 @@ templates/de/html/admin/admin_del_email_normal.tpl -text
 templates/de/html/admin/admin_del_payments.tpl -text
 templates/de/html/admin/admin_del_payments_row.tpl -text
 templates/de/html/admin/admin_del_sponsor.tpl -text
+templates/de/html/admin/admin_del_surfbar_urls.tpl -text
+templates/de/html/admin/admin_del_surfbar_urls_row.tpl -text
 templates/de/html/admin/admin_del_transfer_row.tpl -text
 templates/de/html/admin/admin_del_user.tpl -text
 templates/de/html/admin/admin_edit_admins.tpl -text
@@ -843,6 +864,8 @@ templates/de/html/admin/admin_edit_rallyes_row.tpl -text
 templates/de/html/admin/admin_edit_sponsor_add_points.tpl -text
 templates/de/html/admin/admin_edit_sponsor_edit.tpl -text
 templates/de/html/admin/admin_edit_sponsor_sub_points.tpl -text
+templates/de/html/admin/admin_edit_surfbar_urls.tpl -text
+templates/de/html/admin/admin_edit_surfbar_urls_row.tpl -text
 templates/de/html/admin/admin_edit_user.tpl -text
 templates/de/html/admin/admin_email_archiv.tpl -text
 templates/de/html/admin/admin_email_archiv_row.tpl -text
@@ -902,6 +925,8 @@ templates/de/html/admin/admin_list_payouts.tpl -text
 templates/de/html/admin/admin_list_payouts_banner.tpl -text
 templates/de/html/admin/admin_list_payouts_row.tpl -text
 templates/de/html/admin/admin_list_payouts_txt.tpl -text
+templates/de/html/admin/admin_list_primera_main.tpl -text
+templates/de/html/admin/admin_list_primera_row.tpl -text
 templates/de/html/admin/admin_list_rallye_noselect.tpl -text
 templates/de/html/admin/admin_list_rallye_prices.tpl -text
 templates/de/html/admin/admin_list_rallye_prices_row.tpl -text
@@ -939,6 +964,8 @@ templates/de/html/admin/admin_list_user_sort_form.tpl -text
 templates/de/html/admin/admin_list_wernis_main.tpl -text
 templates/de/html/admin/admin_list_wernis_row.tpl -text
 templates/de/html/admin/admin_lock_sponsor.tpl -text
+templates/de/html/admin/admin_lock_surfbar_urls.tpl -text
+templates/de/html/admin/admin_lock_surfbar_urls_row.tpl -text
 templates/de/html/admin/admin_lock_user.tpl -text
 templates/de/html/admin/admin_login_form.tpl -text
 templates/de/html/admin/admin_login_msg.tpl -text
@@ -1088,6 +1115,7 @@ templates/de/html/ext/ext_optimize.tpl -text
 templates/de/html/ext/ext_order.tpl -text
 templates/de/html/ext/ext_other.tpl -text
 templates/de/html/ext/ext_payout.tpl -text
+templates/de/html/ext/ext_primera.tpl -text
 templates/de/html/ext/ext_profile.tpl -text
 templates/de/html/ext/ext_rallye.tpl -text
 templates/de/html/ext/ext_register.tpl -text
@@ -1247,6 +1275,13 @@ templates/de/html/member/member_points_bonus_disabled.tpl -text
 templates/de/html/member/member_points_bonus_rows.tpl -text
 templates/de/html/member/member_points_row.tpl -text
 templates/de/html/member/member_points_upgrade.tpl -text
+templates/de/html/member/member_primera.tpl -text
+templates/de/html/member/member_primera_form.tpl -text
+templates/de/html/member/member_primera_mode_choose.tpl -text
+templates/de/html/member/member_primera_mode_list.tpl -text
+templates/de/html/member/member_primera_mode_list_row.tpl -text
+templates/de/html/member/member_primera_mode_pay.tpl -text
+templates/de/html/member/member_primera_mode_withdraw.tpl -text
 templates/de/html/member/member_receive_table.tpl -text
 templates/de/html/member/member_reflinks_row.tpl -text
 templates/de/html/member/member_reflinks_table.tpl -text
@@ -1285,7 +1320,8 @@ templates/de/html/page_body.tpl -text
 templates/de/html/page_footer.tpl -text
 templates/de/html/page_header.tpl -text
 templates/de/html/profile-update.tpl -text
-templates/de/html/rallye_test.tpl -text
+templates/de/html/rallye/.htaccess -text
+templates/de/html/rallye/rallye_test.tpl -text
 templates/de/html/redirect_url.tpl -text
 templates/de/html/register_header.tpl -text
 templates/de/html/runtime_fatal_row.tpl -text