]> git.mxchange.org Git - mailer.git/commit
Code cosmetics applied, performance hacks (saved two loops):
authorRoland Häder <roland@mxchange.org>
Sat, 11 Dec 2010 01:03:21 +0000 (01:03 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 11 Dec 2010 01:03:21 +0000 (01:03 +0000)
commit8cef2a4631919672cbbfd484f6e198e1f21b087d
tree02b8793f6bb0f6f78ca51482f1a348bab48bda90
parent5d89789720c77e954b2eba28c00ec710dd28900d
Code cosmetics applied, performance hacks (saved two loops):
- Performance increased by giving str_replace() the full array and not all
  array elements one-by-one
- Some code cosmetics applied
- TODOs.txt updated
19 files changed:
DOCS/TODOs.txt
inc/classes/cachesystem.class.php
inc/config-functions.php
inc/config-global.php
inc/extensions/ext-sql_patches.php
inc/filters.php
inc/functions.php
inc/gen_sql_patches.php
inc/inc-functions.php
inc/install-functions.php
inc/libs/primera_functions.php
inc/libs/rallye_functions.php
inc/libs/security_functions.php
inc/modules/admin.php
inc/modules/admin/what-config_other.php
inc/modules/admin/what-updates.php
inc/mysql-connect.php
inc/template-functions.php
inc/wrapper-functions.php