X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=.gitattributes;h=684360a5732a186e80a7261887915d54e95e739d;hp=2ac9cc3e6cf60852ae59485108be77871c8694a3;hb=22a33b87f9894a94efb71de7630f12129e34f83b;hpb=c43f0841702583774a712d8913bbb92b37dbb10e diff --git a/.gitattributes b/.gitattributes index 2ac9cc3e6c..684360a573 100644 --- a/.gitattributes +++ b/.gitattributes @@ -112,6 +112,7 @@ inc/extensions/ext-country.php -text inc/extensions/ext-debug.php -text inc/extensions/ext-demo.php -text inc/extensions/ext-doubler.php -text +inc/extensions/ext-events.php -text inc/extensions/ext-holiday.php -text inc/extensions/ext-html_mail.php -text inc/extensions/ext-iso3166.php -text @@ -120,6 +121,7 @@ inc/extensions/ext-maintenance.php -text inc/extensions/ext-mediadata.php -text inc/extensions/ext-mods.php -text inc/extensions/ext-mydata.php -text +inc/extensions/ext-network.php -text inc/extensions/ext-newsletter.php -text inc/extensions/ext-nickname.php -text inc/extensions/ext-online.php -text @@ -148,6 +150,7 @@ inc/extensions/ext-user.php -text inc/extensions/ext-wernis.php -text inc/extensions/ext-yoomedia.php -text inc/fatal_errors.php -text +inc/filters.php -text inc/footer.php -text inc/functions.php -text inc/gen_mediadata.php -text @@ -207,6 +210,7 @@ inc/language/user_de.php -text inc/language/wernis_de.php -text inc/language/yoomedia_de.php -text inc/libs/.htaccess -text +inc/libs/active_functions.php -text inc/libs/admins_functions.php -text inc/libs/autopurge_functions.php -text inc/libs/beg_functions.php -text @@ -216,11 +220,13 @@ inc/libs/cache_functions.php -text inc/libs/country_functions.php -text inc/libs/debug_functions.php -text inc/libs/doubler_functions.php -text +inc/libs/events_functions.php -text inc/libs/holiday_functions.php -text inc/libs/html_mail_functions.php -text inc/libs/mediadata_functions.php -text inc/libs/newsletter_functions.php -text inc/libs/nickname_functions.php -text +inc/libs/online_functions.php -text inc/libs/optimize_functions.php -text inc/libs/order_functions.php -text inc/libs/payout_functions.php -text @@ -234,6 +240,7 @@ inc/libs/security_functions.php -text inc/libs/sponsor_functions.php -text inc/libs/surfbar_functions.php -text inc/libs/task_functions.php -text +inc/libs/theme_functions.php -text inc/libs/transfer_functions.php -text inc/libs/user_functions.php -text inc/libs/wernis_functions.php -text @@ -370,7 +377,6 @@ inc/modules/admin/what-list_doubler.php -text inc/modules/admin/what-list_holiday.php -text 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_notifications.php -text inc/modules/admin/what-list_payouts.php -text inc/modules/admin/what-list_primera.php -text @@ -600,7 +606,7 @@ inc/session.php -text inc/sql_error.php -text inc/stats_bonus.php -text inc/stylesheet.php -text -inc/theme-manager.php -text +inc/theme-dummy.php -text inc/weekly/.htaccess -text inc/weekly/weekly_ -text inc/weekly/weekly_surfbar.php -text @@ -1214,6 +1220,7 @@ templates/de/html/ext/ext_country.tpl -text templates/de/html/ext/ext_debug.tpl -text templates/de/html/ext/ext_demo.tpl -text templates/de/html/ext/ext_doubler.tpl -text +templates/de/html/ext/ext_events.tpl -text templates/de/html/ext/ext_holiday.tpl -text templates/de/html/ext/ext_html_mail.tpl -text templates/de/html/ext/ext_mailid.tpl -text @@ -1221,6 +1228,7 @@ templates/de/html/ext/ext_maintenance.tpl -text templates/de/html/ext/ext_mediadata.tpl -text templates/de/html/ext/ext_mods.tpl -text templates/de/html/ext/ext_mydata.tpl -text +templates/de/html/ext/ext_network.tpl -text templates/de/html/ext/ext_newsletter.tpl -text templates/de/html/ext/ext_nickname.tpl -text templates/de/html/ext/ext_online.tpl -text