]> git.mxchange.org Git - mailer.git/commit
Naming convention applied, new API function introduced:
authorquix0r <quix0r@mxchange.org>
Mon, 30 Aug 2010 11:56:44 +0000 (11:56 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 30 Aug 2010 11:56:44 +0000 (11:56 +0000)
commit5ecdfd5b5bff5ab4de8613d303a2839624304b99
treefcbb6fa6f39143cde7ca3477ab3b14256d49383c
parent3abc2f610631edd1dfe7ae9608db056c48bd0fa6
Naming convention applied, new API function introduced:
- Even more templates renamed to naming convention
- New (cached) API function ifUserPointsLocked() introduced
- The above function has needed in mailid_top.php, there was an uninitialized
  variable used which was a relict from older days
- TODOs.txt updated
28 files changed:
.gitattributes
DOCS/TODOs.txt
inc/language/de.php
inc/language/maintenance_de.php
inc/libs/register_functions.php
inc/modules/admin/what-config_mods.php
inc/modules/admin/what-maintenance.php
inc/modules/admin/what-theme_edit.php
inc/modules/admin/what-theme_import.php
inc/mysql-manager.php
inc/wrapper-functions.php
mailid_top.php
templates/de/html/admin/admin_config_cats.tpl
templates/de/html/admin/admin_edit_mods.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_mods_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_theme.tpl [new file with mode: 0644]
templates/de/html/admin/admin_edit_theme_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_import_theme.tpl [new file with mode: 0644]
templates/de/html/admin/admin_import_theme_none.tpl [new file with mode: 0644]
templates/de/html/admin/admin_import_theme_row.tpl [new file with mode: 0644]
templates/de/html/admin/admin_menu_status_row.tpl
templates/de/html/admin/admin_mods_edit.tpl
templates/de/html/admin/admin_mods_edit_row.tpl
templates/de/html/admin/admin_theme_edit.tpl
templates/de/html/admin/admin_theme_edit_row.tpl
templates/de/html/admin/admin_theme_import.tpl
templates/de/html/admin/admin_theme_import_none.tpl
templates/de/html/admin/admin_theme_import_row.tpl