]> git.mxchange.org Git - mailer.git/commit
Wrapper introduced, renaming to the naming convention:
authorquix0r <quix0r@mxchange.org>
Tue, 12 Jul 2011 21:55:23 +0000 (21:55 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 12 Jul 2011 21:55:23 +0000 (21:55 +0000)
commit0aaf20f01cb72015549db3f30a0c0821b7c22bf5
tree13632f50e6135b3faada7d0450d43bd55058d3f3
parent56f248e9b67faf41966243dc3144ad7a6bbe2894
Wrapper introduced, renaming to the naming convention:
- Wrapper function getTotalUnconfirmedMails() introduced to shorten things
- But don't shortcut array elements or variables, cnt->count renamed
- TODOs.txt updated
39 files changed:
DOCS/TODOs.txt
inc/language/de.php
inc/modules/admin/what-adminedit.php
inc/modules/admin/what-guestedit.php
inc/modules/admin/what-list_user.php
inc/modules/admin/what-memedit.php
inc/modules/guest/what-stats.php
inc/modules/guest/what-top10.php
inc/modules/member/what-beg2.php
inc/modules/member/what-bonus.php
inc/modules/member/what-order.php
inc/referal-functions.php
inc/wrapper-functions.php
templates/de/html/admin/admin_delete_admin_menu.tpl
templates/de/html/admin/admin_delete_admin_menu_row.tpl
templates/de/html/admin/admin_delete_guest_menu.tpl
templates/de/html/admin/admin_delete_guest_menu_row.tpl
templates/de/html/admin/admin_delete_member_menu.tpl
templates/de/html/admin/admin_delete_member_menu_row.tpl
templates/de/html/admin/admin_edit_admin_menu_form.tpl
templates/de/html/admin/admin_edit_admin_menu_row.tpl
templates/de/html/admin/admin_edit_guest_menu_form.tpl
templates/de/html/admin/admin_edit_guest_menu_row.tpl
templates/de/html/admin/admin_edit_member_menu.tpl
templates/de/html/admin/admin_edit_member_menu_row.tpl
templates/de/html/admin/admin_guest_menu_status.tpl
templates/de/html/admin/admin_list_user_row.tpl
templates/de/html/admin/admin_member_menu_status.tpl
templates/de/html/admin/admin_menu_status_row.tpl
templates/de/html/guest/guest_stats_cats_row.tpl
templates/de/html/guest/guest_stats_member.tpl
templates/de/html/guest/guest_stats_month_row.tpl
templates/de/html/guest/guest_stats_row.tpl
templates/de/html/guest/guest_top10_row_earner.tpl
templates/de/html/guest/guest_top10_row_login.tpl
templates/de/html/guest/guest_top10_row_refs.tpl
templates/de/html/member/member_bonus_row.tpl
templates/de/html/member/member_list_beg_row.tpl
templates/de/html/member/member_receive_table.tpl