]> git.mxchange.org Git - mailer.git/commit
Deprecated templates removed, some code moved to filters, bug fixed in mydata:
authorRoland Häder <roland@mxchange.org>
Sun, 8 Nov 2009 17:22:13 +0000 (17:22 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 8 Nov 2009 17:22:13 +0000 (17:22 +0000)
commit3c0c6ad28a250c08b3fe8b166c589d0d49441ad3
tree85e28c9010f3a792383f1d6bda941e600bc97be7
parent606e585919ff565b55fb3c2cdee4a80c4e61a9c6
Deprecated templates removed, some code moved to filters, bug fixed in mydata:
- Deprecated templates removed
- Old lost template admin_extensions_installed.tpl now deprecated
- Missing array element 'info' rewritten to 'message' in what=mydata (user has
  updated his/her profile)
- Some other minor fixes
- Some HTML/CSS issues fixed
- TODOs.txt updated
23 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions/ext-debug.php
inc/extensions/ext-theme.php
inc/functions.php
inc/language/de.php
inc/libs/theme_functions.php
inc/modules/admin/admin-inc.php
inc/modules/admin/overview-inc.php
inc/modules/admin/what-chk_regs.php
inc/modules/admin/what-del_task.php [deleted file]
inc/mysql-manager.php
templates/de/emails/admin/admin_mydata_notify.tpl
templates/de/emails/admin/admin_reset_password.tpl
templates/de/emails/guest/guest_request_confirm.tpl
templates/de/emails/member/member_mydata_notify.tpl
templates/de/html/admin/admin_extensions_installed.tpl
templates/de/html/admin/admin_list_chk_reg_row.tpl
templates/de/html/admin/admin_login_form.tpl
templates/de/html/admin/admin_logout_form.tpl
templates/de/html/admin/admin_reg.tpl [deleted file]
templates/de/html/admin/admin_reg_row.tpl [deleted file]
templates/de/html/member/member_doubler.tpl