Fixed a comparison problem like string1 < string2
[mailer.git] / .gitattributes
index f6de7bda740b861f7791067f60e59e7954ab30cf..a046419f20d92776c6c063984fc10b4885b921c0 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
@@ -76,7 +78,15 @@ DOCS/en/themes/README.txt -text
 inc/.htaccess -text
 inc/.secret/.htaccess -text
 inc/autopurge.php -text
+inc/autopurge/.htaccess -text
+inc/autopurge/purge- -text
+inc/autopurge/purge-general.php -text
+inc/autopurge/purge-inact.php -text
+inc/autopurge/purge-mails.php -text
+inc/autopurge/purge-tsks.php -text
+inc/autopurge/purge-unconfirmed.php -text
 inc/cache/.htaccess -text
+inc/check-reset.php -text
 inc/config.php -text
 inc/databases.php -text
 inc/db/.htaccess -text
@@ -119,6 +129,7 @@ inc/extensions/ext-rallye.php -text
 inc/extensions/ext-register.php -text
 inc/extensions/ext-repair.php -text
 inc/extensions/ext-rewrite.php -text
+inc/extensions/ext-safe.php -text
 inc/extensions/ext-sponsor.php -text
 inc/extensions/ext-sql_patches.php -text
 inc/extensions/ext-support.php -text
@@ -194,7 +205,6 @@ 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
@@ -207,13 +217,15 @@ inc/libs/task_functions.php -text
 inc/libs/transfer_functions.php -text
 inc/libs/user_functions.php -text
 inc/libs/wernis_functions.php -text
-inc/load_cache-admin.php -text
-inc/load_cache-config.php -text
-inc/load_cache-modreg.php -text
-inc/load_cache-refdepths.php -text
-inc/load_cache-refsystem.php -text
 inc/load_cache.php -text
 inc/load_extensions.php -text
+inc/loader/.htaccess -text
+inc/loader/load_cache-admin.php -text
+inc/loader/load_cache-config.php -text
+inc/loader/load_cache-modreg.php -text
+inc/loader/load_cache-refdepths.php -text
+inc/loader/load_cache-refsystem.php -text
+inc/loader/load_cache-them.php -text
 inc/mails/.htaccess -text
 inc/mails/_mails.php -text
 inc/mails/beg_mails.php -text
@@ -260,7 +272,6 @@ inc/modules/admin/what-add_surfbar_url.php -text
 inc/modules/admin/what-admin_add.php -text
 inc/modules/admin/what-adminedit.php -text
 inc/modules/admin/what-admins_add.php -text
-inc/modules/admin/what-admins_contact.php -text
 inc/modules/admin/what-admins_contct.php -text
 inc/modules/admin/what-admins_edit.php -text
 inc/modules/admin/what-admins_mails.php -text
@@ -359,12 +370,9 @@ inc/modules/admin/what-overview.php -text
 inc/modules/admin/what-payments.php -text
 inc/modules/admin/what-refbanner.php -text
 inc/modules/admin/what-repair_amenu.php -text
-inc/modules/admin/what-repair_amnu.php -text
 inc/modules/admin/what-repair_cats.php -text
 inc/modules/admin/what-repair_gmenu.php -text
-inc/modules/admin/what-repair_gmnu.php -text
 inc/modules/admin/what-repair_mmenu.php -text
-inc/modules/admin/what-repair_mmnu.php -text
 inc/modules/admin/what-send_bonus.php -text
 inc/modules/admin/what-send_newsletter.php -text
 inc/modules/admin/what-stats_mods.php -text
@@ -402,7 +410,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
@@ -456,6 +463,7 @@ inc/modules/member/what-sponsor.php -text
 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_list.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
@@ -589,11 +597,14 @@ 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
 templates/de/emails/admin/admin_newsletter_reset.tpl -text
 templates/de/emails/admin/admin_payout_request.tpl -text
@@ -623,9 +634,7 @@ templates/de/emails/admin/admin_wernis_request.tpl -text
 templates/de/emails/admins/.htaccess -text
 templates/de/emails/admins/admins_mail_contct_admin.tpl -text
 templates/de/emails/admins/admins_msg_contct_admin.tpl -text
-templates/de/emails/admins_mail_contact_admin.tpl -text
 templates/de/emails/admins_mail_contct_admin.tpl -text
-templates/de/emails/admins_msg_contact_admin.tpl -text
 templates/de/emails/admins_msg_contct_admin.tpl -text
 templates/de/emails/back-admin.tpl -text
 templates/de/emails/back-member.tpl -text
@@ -657,11 +666,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
@@ -741,7 +754,6 @@ templates/de/html/admin/admin_add_surfbar_url.tpl -text
 templates/de/html/admin/admin_admin_add.tpl -text
 templates/de/html/admin/admin_admins_add.tpl -text
 templates/de/html/admin/admin_admins_add_acl.tpl -text
-templates/de/html/admin/admin_admins_contact_form.tpl -text
 templates/de/html/admin/admin_admins_contct_default.tpl -text
 templates/de/html/admin/admin_admins_contct_form.tpl -text
 templates/de/html/admin/admin_admins_contct_select.tpl -text
@@ -835,6 +847,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
@@ -853,6 +867,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
@@ -886,6 +902,8 @@ templates/de/html/admin/admin_list_beg.tpl -text
 templates/de/html/admin/admin_list_beg_form.tpl -text
 templates/de/html/admin/admin_list_beg_rows.tpl -text
 templates/de/html/admin/admin_list_bonus.tpl -text
+templates/de/html/admin/admin_list_bonus_emails.tpl -text
+templates/de/html/admin/admin_list_bonus_emails_row.tpl -text
 templates/de/html/admin/admin_list_bonus_form.tpl -text
 templates/de/html/admin/admin_list_bonus_rows.tpl -text
 templates/de/html/admin/admin_list_cats.tpl -text
@@ -900,6 +918,8 @@ templates/de/html/admin/admin_list_country_row.tpl -text
 templates/de/html/admin/admin_list_doubler_already.tpl -text
 templates/de/html/admin/admin_list_doubler_overview.tpl -text
 templates/de/html/admin/admin_list_doubler_waiting.tpl -text
+templates/de/html/admin/admin_list_emails.tpl -text
+templates/de/html/admin/admin_list_emails_row.tpl -text
 templates/de/html/admin/admin_list_extensions.tpl -text
 templates/de/html/admin/admin_list_extensions_row.tpl -text
 templates/de/html/admin/admin_list_holiday.tpl -text
@@ -951,6 +971,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
@@ -985,6 +1007,7 @@ templates/de/html/admin/admin_mods_stats.tpl -text
 templates/de/html/admin/admin_mods_stats2.tpl -text
 templates/de/html/admin/admin_mods_stats2_row.tpl -text
 templates/de/html/admin/admin_mods_stats_row.tpl -text
+templates/de/html/admin/admin_new_ext.tpl -text
 templates/de/html/admin/admin_newsletter.tpl -text
 templates/de/html/admin/admin_newsletter_nohtml.tpl -text
 templates/de/html/admin/admin_newsletter_tsk.tpl -text
@@ -1106,6 +1129,7 @@ templates/de/html/ext/ext_rallye.tpl -text
 templates/de/html/ext/ext_register.tpl -text
 templates/de/html/ext/ext_repair.tpl -text
 templates/de/html/ext/ext_rewrite.tpl -text
+templates/de/html/ext/ext_safe.tpl -text
 templates/de/html/ext/ext_sponsor.tpl -text
 templates/de/html/ext/ext_sql_patches.tpl -text
 templates/de/html/ext/ext_support.tpl -text
@@ -1190,6 +1214,7 @@ templates/de/html/install/install_welcome.tpl -text
 templates/de/html/lead_code.tpl -text
 templates/de/html/loader.tpl -text
 templates/de/html/login_failed_js.tpl -text
+templates/de/html/login_failtures.tpl -text
 templates/de/html/mailid/.htaccess -text
 templates/de/html/mailid/mailid_banner.tpl -text
 templates/de/html/mailid/mailid_confirm_buttom.tpl -text
@@ -1262,22 +1287,20 @@ 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
 templates/de/html/member/member_stats_row.tpl -text
 templates/de/html/member/member_stats_table.tpl -text
-templates/de/html/member/member_support_contacted.tpl -text
 templates/de/html/member/member_support_contcted.tpl -text
 templates/de/html/member/member_support_form.tpl -text
 templates/de/html/member/member_surfbar_book_dynamic.tpl -text
 templates/de/html/member/member_surfbar_book_static.tpl -text
 templates/de/html/member/member_surfbar_link.tpl -text
+templates/de/html/member/member_surfbar_start_dynamic.tpl -text
 templates/de/html/member/member_surfbar_start_static.tpl -text
 templates/de/html/member/member_themes.tpl -text
 templates/de/html/member/member_transfer_list.tpl -text
@@ -1295,7 +1318,7 @@ templates/de/html/member/member_wernis_form.tpl -text
 templates/de/html/member/member_wernis_mode_choose.tpl -text
 templates/de/html/member/member_wernis_mode_list.tpl -text
 templates/de/html/member/member_wernis_mode_list_row.tpl -text
-templates/de/html/member/member_wernis_mode_pay.tpl -text
+templates/de/html/member/member_wernis_mode_payout.tpl -text
 templates/de/html/member/member_wernis_mode_withdraw.tpl -text
 templates/de/html/member/member_wernis_row.tpl -text
 templates/de/html/message.tpl -text
@@ -1305,7 +1328,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