]> git.mxchange.org Git - mailer.git/commit
Rewrote script to use more EL, introduced wrappers for sending pool:
authorquix0r <quix0r@mxchange.org>
Tue, 22 Jan 2013 23:27:13 +0000 (23:27 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 22 Jan 2013 23:27:13 +0000 (23:27 +0000)
commitd4b22bf64050023c5642a61851a33593ca7e1d08
tree2123d39ff7d6a103cafb9f1331cc01d7e9805130
parentf0a30bd270175c39449ec692c3c39d9d9da97277
Rewrote script to use more EL, introduced wrappers for sending pool:
- Introduced wrapper function getPaymentTime() and getPaymentPayment() and used
  both in EL code instead of PHP script
- Added new function library "pool-functions.php"
- Rewrote reading emails from "pool" table
- Rewrote updating of "pool data"
- TODOs.txt updated
30 files changed:
.gitattributes
DOCS/TODOs.txt
inc/libs/network_functions.php
inc/libs/surfbar_functions.php
inc/modules/admin/what-del_email.php
inc/modules/admin/what-list_network_array_translation.php
inc/modules/admin/what-list_network_request_params.php
inc/modules/admin/what-list_network_types.php
inc/modules/admin/what-unlock_emails.php
inc/modules/frametester.php
inc/modules/member/what-unconfirmed.php
inc/modules/order.php
inc/mysql-connect.php
inc/mysql-manager.php
inc/pool-functions.php [new file with mode: 0644]
inc/pool/pool-user.php
inc/purge/purge-general.php
mailid.php
templates/de/emails/member/member_order_accepted.tpl
templates/de/emails/member/member_order_deleted.tpl
templates/de/emails/member/member_order_normal.tpl
templates/de/emails/member/member_order_rejected.tpl
templates/de/emails/member/member_user_pool_normal.tpl
templates/de/html/member/member_mail_normal_active.tpl
templates/de/html/member/member_mail_normal_admin.tpl
templates/de/html/member/member_mail_normal_deleted.tpl
templates/de/html/member/member_mail_normal_new.tpl
templates/de/html/member/member_mail_normal_send.tpl
templates/de/html/member/member_mail_normal_temp.tpl
templates/de/html/select/select_network_type_box.tpl