]> git.mxchange.org Git - mailer.git/commit
Code cosmetics applied, performance hacks (saved two loops):
authorquix0r <quix0r@mxchange.org>
Sat, 11 Dec 2010 01:03:21 +0000 (01:03 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 11 Dec 2010 01:03:21 +0000 (01:03 +0000)
commit7a7e8c99316569660dc7c455022fdc1f2eb4fb7a
tree02b8793f6bb0f6f78ca51482f1a348bab48bda90
parent7ae4b1624e25f14bd70f57dc00b410674f849f7f
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