]> git.mxchange.org Git - mailer.git/commit
Rewrote many parts:
authorquix0r <quix0r@mxchange.org>
Fri, 31 May 2013 07:49:02 +0000 (07:49 +0000)
committerquix0r <quix0r@mxchange.org>
Fri, 31 May 2013 07:49:02 +0000 (07:49 +0000)
commita67654569f17f10249bf3658a07f8a318d9d5cd6
treee0d62868e8e9f8ee0ee637513d70d70a77d75eec
parent1aaf0b403e3ce69bc9868613fb156f9a4f2c6a74
Rewrote many parts:
- "Generic" filter splitted up and move to html_mail_filter.php as this filter will only work with ext-html_mail
installed
- ext-holiday does now register a filter on user_exclusion_sql which allows to remove some "static" if() blocks
- Other minor fixes
22 files changed:
.gitattributes
inc/daily/daily_birthday.php
inc/extensions/ext-holiday.php
inc/extensions/ext-html_mail.php
inc/extensions/holiday/.htaccess [new file with mode: 0644]
inc/extensions/holiday/mode-update.php [new file with mode: 0644]
inc/filter-functions.php
inc/filter/holiday_filter.php [new file with mode: 0644]
inc/filter/html_mail_filter.php
inc/filters.php
inc/libs/task_functions.php
inc/mails/beg_mails.php
inc/mails/bonus_mails.php
inc/mails/doubler_mails.php
inc/modules/admin/what-list_autopurge.php
inc/modules/admin/what-list_user.php
inc/modules/member/what-html_mail.php
inc/modules/member/what-order.php
inc/monthly/monthly_beg.php
inc/monthly/monthly_bonus.php
inc/mysql-manager.php
inc/purge/purge-inact.php