]> git.mxchange.org Git - mailer.git/commit
Rewrote many parts:
authorRoland Häder <roland@mxchange.org>
Fri, 31 May 2013 07:49:02 +0000 (07:49 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 31 May 2013 07:49:02 +0000 (07:49 +0000)
commit1ba8d9449de1b6fea32e88d581fb7c121b0522b1
treee0d62868e8e9f8ee0ee637513d70d70a77d75eec
parent175b3f506e193d8d791ec6523db42276e296dd0b
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