]> git.mxchange.org Git - mailer.git/commit
Renamed templates + added some filters for mail order
authorquix0r <quix0r@mxchange.org>
Sat, 1 Jun 2013 17:17:05 +0000 (17:17 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 1 Jun 2013 17:17:05 +0000 (17:17 +0000)
commit3dd56e621164594dca92d59f826a298f69e0342d
tree7cb97862405c20ada7ac42debe3e97a46cf997ae
parenta0084ba2b85669403ee9fdaa75ac5f49a90f7ae0
Renamed templates + added some filters for mail order
47 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions-functions.php
inc/extensions/ext-holiday.php
inc/extensions/ext-html_mail.php
inc/extensions/ext-refback.php
inc/extensions/ext-rewrite.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-user.php
inc/extensions/holiday/mode-update.php
inc/extensions/html_mail/.htaccess [new file with mode: 0644]
inc/extensions/html_mail/mode-update.php [new file with mode: 0644]
inc/extensions/sql_patches/mode-remove.php
inc/extensions/sql_patches/mode-update.php
inc/extensions/user/mode-update.php
inc/filter/holiday_filter.php
inc/filter/theme_filter.php
inc/language/beg_de.php
inc/language/birthday_de.php
inc/language/bonus_de.php
inc/language/coupon_de.php
inc/language/de.php
inc/language/earning_de.php
inc/language/mailid_de.php
inc/language/network_de.php
inc/language/payout_de.php
inc/language/rallye_de.php
inc/language/sponsor_de.php
inc/language/wernis_de.php
inc/language/yoomedia_de.php
inc/libs/payout_functions.php
inc/modules/member/what-order.php
inc/modules/member/what-payout.php
inc/modules/member/what-support.php
inc/xml-functions.php
templates/de/emails/admin/admin_support-ordr.tpl
templates/de/emails/admin/admin_support-reflink.tpl
templates/de/emails/admin/admin_support-unconfirmed.tpl
templates/de/emails/admin/admin_support_ordr.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_support_reflink.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_support_unconfirmed.tpl [new file with mode: 0644]
templates/de/emails/member/member_support-ordr.tpl
templates/de/emails/member/member_support-reflink.tpl
templates/de/emails/member/member_support-unconfirmed.tpl
templates/de/emails/member/member_support_ordr.tpl [new file with mode: 0644]
templates/de/emails/member/member_support_reflink.tpl [new file with mode: 0644]
templates/de/emails/member/member_support_unconfirmed.tpl [new file with mode: 0644]