Module-related code moved, deprecated templates deleted, internals stats are now...
authorRoland Häder <roland@mxchange.org>
Wed, 30 Jun 2010 23:51:59 +0000 (23:51 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 30 Jun 2010 23:51:59 +0000 (23:51 +0000)
commit4394f29aa38d7bc352a00b797a855f32c2eac8a2
tree649b2ac1a28af4bcb3368d3495f2bd9a0c30b88a
parentd22659ec5773315ca01cc667931bc97bd61f0ef2
Module-related code moved, deprecated templates deleted, internals stats are now configurable
- Internal statistics can now be turned of to gain a little more performance
- Module-related functions moved to module-functions.php
- Deprecated templates removed
- TODOs.txt updated
18 files changed:
.gitattributes
DOCS/TODOs.txt
inc/config-global.php
inc/extensions-functions.php
inc/extensions/ext-other.php
inc/language/cache_de.php
inc/language/other_de.php
inc/module-functions.php [new file with mode: 0644]
inc/modules/admin/what-cache_stats.php
inc/modules/admin/what-config_other.php
inc/mysql-manager.php
inc/stats-functions.php
templates/de/emails/admin/admin_ext_deactivated.tpl [deleted file]
templates/de/html/admin/admin_config_other.tpl
templates/de/html/admin/admin_ext_notes.tpl [deleted file]
templates/de/html/admin/admin_ext_reg_form.tpl [deleted file]
templates/de/html/admin/admin_ext_sql_row.tpl [deleted file]
templates/de/html/admin/admin_ext_sql_table.tpl [deleted file]