Wrapper introduced, renaming to the naming convention:
authorRoland Häder <roland@mxchange.org>
Tue, 12 Jul 2011 21:55:23 +0000 (21:55 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 12 Jul 2011 21:55:23 +0000 (21:55 +0000)
commitaf7e2ca186ae88d343f90bcb753645ab4847f227
tree13632f50e6135b3faada7d0450d43bd55058d3f3
parent3ea8eee0f8525204eb0fac9ade0a2e4d0fdb7a3c
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