Naming convention applied, new API function introduced:
authorRoland Häder <roland@mxchange.org>
Mon, 30 Aug 2010 11:56:44 +0000 (11:56 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 30 Aug 2010 11:56:44 +0000 (11:56 +0000)
commit07ec113b187228ba74b4b08966602c4a2c161d2c
treefcbb6fa6f39143cde7ca3477ab3b14256d49383c
parent9553dbc9eed40bfa2beffa79813f2d5cd21fa8ac
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