]> git.mxchange.org Git - mailer.git/commit
Performance hacks, encapsulation and more EL code usage:
authorquix0r <quix0r@mxchange.org>
Tue, 14 Dec 2010 06:10:00 +0000 (06:10 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 14 Dec 2010 06:10:00 +0000 (06:10 +0000)
commitfd0bc034f4e10c4b0feb28e85dc302ddce919339
treee86158b84d7cba311ac162fcd205af1fa0015791
parent7a7e8c99316569660dc7c455022fdc1f2eb4fb7a
Performance hacks, encapsulation and more EL code usage:
- Performance hack in SQL_QUERY() to save some expensive str_replace() and other
  function calls
- Encapsulation of admin session data
- Some more usage of EL code in admin welcome templates
- TODOs.txt updated
17 files changed:
DOCS/TODOs.txt
inc/db/lib-mysql3.php
inc/extensions/ext-admins.php
inc/filters.php
inc/libs/admins_functions.php
inc/modules/admin.php
inc/modules/admin/admin-inc.php
inc/modules/admin/what-config_admins.php
inc/modules/admin/what-list_rallyes.php
inc/modules/admin/what-list_unconfirmed.php
inc/mysql-manager.php
inc/pool/pool-bonus.php
inc/session-functions.php
inc/template-functions.php
inc/wrapper-functions.php
templates/de/html/admin/admin_welcome.tpl
templates/de/html/admin/admin_welcome_admins.tpl