Changed all admin getter, closed internal TODOs:
authorRoland Häder <roland@mxchange.org>
Mon, 28 Jun 2010 23:25:01 +0000 (23:25 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 28 Jun 2010 23:25:01 +0000 (23:25 +0000)
commit7f5ffcc103a856b8867ac5739dcf0a3b6710413a
tree7a67e815082534333e1825d7c235b7ffa97611aa
parent29385a0483bbcbbe940a32a49d488b1d5add15c5
Changed all admin getter, closed internal TODOs:
- All admin getter functions like getAdminEmail() (except getAdminId()) does now
  take the admin id
- Naming convention on some template names applied
- Some deprecated footer/header templates merged and marked as deprecated
- TODOs.txt updated
46 files changed:
.gitattributes
DOCS/TODOs.txt
inc/classes/cachesystem.class.php
inc/extensions/ext-admins.php
inc/filters.php
inc/functions.php
inc/language/admins_de.php
inc/libs/admins_functions.php
inc/loader/load_cache-admin.php
inc/modules/admin.php
inc/modules/admin/admin-inc.php
inc/modules/admin/overview-inc.php
inc/modules/admin/what-admins_mails.php
inc/modules/admin/what-config_rallye_prices.php
inc/modules/admin/what-list_sponsor.php
inc/modules/admin/what-list_task.php
inc/modules/admin/what-theme_check.php [deleted file]
inc/mysql-manager.php
inc/session-functions.php
inc/wrapper-functions.php
templates/de/html/admin/admin_admins_mails_list_row.tpl
templates/de/html/admin/admin_list_rallye_prices_row.tpl
templates/de/html/admin/admin_list_sponsor_details.tpl
templates/de/html/admin/admin_list_sponsor_row.tpl
templates/de/html/admin/admin_list_task.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_task_delete.tpl [new file with mode: 0644]
templates/de/html/admin/admin_list_task_ext_rows.tpl
templates/de/html/admin/admin_list_task_rows.tpl
templates/de/html/admin/admin_overview_footer.tpl
templates/de/html/admin/admin_overview_footer_task.tpl
templates/de/html/admin/admin_overview_header_task.tpl
templates/de/html/admin/admin_overview_list_ext_rows.tpl
templates/de/html/admin/admin_overview_list_rows.tpl
templates/de/html/admin/admin_overview_row.tpl
templates/de/html/guest/guest_advert.tpl
templates/de/html/guest/guest_advert2.tpl
templates/de/html/guest/guest_content_footer.tpl
templates/de/html/guest/guest_footer.tpl
templates/de/html/guest/guest_header.tpl
templates/de/html/guest/guest_menu_content.tpl
templates/de/html/guest/guest_menu_td.tpl
templates/de/html/member/member_advert.tpl
templates/de/html/member/member_footer.tpl
templates/de/html/member/member_payout_form_banner.tpl
templates/de/html/sponsor/sponsor_footer.tpl
templates/de/html/uberwach/uberwach_snippet.tpl