A lot email templates renamed, SQL fixed:
authorRoland Häder <roland@mxchange.org>
Thu, 30 Jun 2011 03:12:29 +0000 (03:12 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 30 Jun 2011 03:12:29 +0000 (03:12 +0000)
commit09d80c9e9fab53408938a69f25e46dfb1fb7a6a1
treea3d127949112d42bff91fc06e4b45f94dc9e9e19
parent9b8fe454a575a1f000b00bc7ca37eaad6d59d21a
A lot email templates renamed, SQL fixed:
- A lot (!) email templates renamed, the new naming may be more clear
- SQL statement fixed
- TODOs.txt updated
64 files changed:
.gitattributes
DOCS/TODOs.txt
inc/libs/register_functions.php
inc/libs/user_functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-add_points.php
inc/modules/admin/what-del_email.php
inc/modules/admin/what-list_links.php
inc/modules/admin/what-lock_user.php
inc/modules/admin/what-send_coupon.php
inc/modules/admin/what-sub_points.php
inc/modules/admin/what-unlock_emails.php
inc/modules/order.php
inc/mysql-manager.php
inc/pool/pool-bonus.php
inc/pool/pool-user.php
templates/de/emails/add-points.tpl
templates/de/emails/admin-del_links.tpl
templates/de/emails/admin/admin_coupon.tpl
templates/de/emails/admin/admin_coupon_code.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_order_normal.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_register_done.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_user_pool_back.tpl [new file with mode: 0644]
templates/de/emails/admin/admin_user_pool_done.tpl [new file with mode: 0644]
templates/de/emails/back-admin.tpl
templates/de/emails/back-member.tpl
templates/de/emails/bonus-mail.tpl
templates/de/emails/confirm-member.tpl
templates/de/emails/confirm-referral.tpl
templates/de/emails/del-user.tpl
templates/de/emails/done-admin.tpl
templates/de/emails/done-member.tpl
templates/de/emails/guest/guest_new_password.tpl [new file with mode: 0644]
templates/de/emails/guest/guest_register_done.tpl [new file with mode: 0644]
templates/de/emails/guest/guest_user_confirmed.tpl [new file with mode: 0644]
templates/de/emails/guest/guest_user_confirmed_referal.tpl [new file with mode: 0644]
templates/de/emails/lock-user.tpl
templates/de/emails/member/member_add_points.tpl [new file with mode: 0644]
templates/de/emails/member/member_bonus_pool_normal.tpl [new file with mode: 0644]
templates/de/emails/member/member_coupon.tpl
templates/de/emails/member/member_coupon_code.tpl [new file with mode: 0644]
templates/de/emails/member/member_delete_links.tpl [new file with mode: 0644]
templates/de/emails/member/member_order_accepted.tpl [new file with mode: 0644]
templates/de/emails/member/member_order_deleted.tpl [new file with mode: 0644]
templates/de/emails/member/member_order_normal.tpl [new file with mode: 0644]
templates/de/emails/member/member_order_rejected.tpl [new file with mode: 0644]
templates/de/emails/member/member_sub_points.tpl [new file with mode: 0644]
templates/de/emails/member/member_user_deleted.tpl [new file with mode: 0644]
templates/de/emails/member/member_user_locked.tpl [new file with mode: 0644]
templates/de/emails/member/member_user_pool_back.tpl [new file with mode: 0644]
templates/de/emails/member/member_user_pool_done.tpl [new file with mode: 0644]
templates/de/emails/member/member_user_pool_normal.tpl [new file with mode: 0644]
templates/de/emails/member/member_user_unlocked.tpl [new file with mode: 0644]
templates/de/emails/new-pass.tpl
templates/de/emails/normal-mail.tpl
templates/de/emails/order-accept.tpl
templates/de/emails/order-admin.tpl
templates/de/emails/order-deleted.tpl
templates/de/emails/order-member.tpl
templates/de/emails/order-reject.tpl
templates/de/emails/register-admin.tpl
templates/de/emails/register-member.tpl
templates/de/emails/sub-points.tpl
templates/de/emails/unlock-user.tpl