]> git.mxchange.org Git - mailer.git/commit
Deprecated templates removed, some code moved to filters, bug fixed in mydata:
authorquix0r <quix0r@mxchange.org>
Sun, 8 Nov 2009 17:22:13 +0000 (17:22 +0000)
committerquix0r <quix0r@mxchange.org>
Sun, 8 Nov 2009 17:22:13 +0000 (17:22 +0000)
commit96fbb6280e24471eb264ed90ba4d31f5dce44580
tree85e28c9010f3a792383f1d6bda941e600bc97be7
parent110c8e34f37715c3394e33974f47965c24dff87e
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