]> git.mxchange.org Git - mailer.git/commit
Some templates renamed, fixed of double-init of extension notes:
authorquix0r <quix0r@mxchange.org>
Wed, 30 Jun 2010 11:18:36 +0000 (11:18 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 30 Jun 2010 11:18:36 +0000 (11:18 +0000)
commit24df93d2a2050ff43a111fa8169bd667edf8bcd8
treef1b2dfbcf6907e62c36068fa5eb0f96096307f6d
parent5246e857a78617ee19d2437b40bf94d4a64a5a4a
Some templates renamed, fixed of double-init of extension notes:
- Some templates renamed, new naming convention says that _ext_ is a shortcut
  for _extension_ and therefore it is outdated.
- Double-initialization of extension notes while displaying them in task fixed
- In same place, counting of SQL queries fixed
- TODOs.txt updated
15 files changed:
.gitattributes
DOCS/TODOs.txt
inc/extensions-functions.php
inc/extensions/ext-online.php
inc/modules/admin/overview-inc.php
templates/de/emails/admin/admin_ext_deactivated.tpl
templates/de/emails/admin/admin_extension_deactivated.tpl [new file with mode: 0644]
templates/de/html/admin/admin_ext_notes.tpl
templates/de/html/admin/admin_ext_reg_form.tpl
templates/de/html/admin/admin_ext_sql_row.tpl
templates/de/html/admin/admin_ext_sql_table.tpl
templates/de/html/admin/admin_extension_notes.tpl [new file with mode: 0644]
templates/de/html/admin/admin_extension_reg_form.tpl [new file with mode: 0644]
templates/de/html/admin/admin_extension_sql_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_extension_sql_table.tpl [new file with mode: 0644]