]> git.mxchange.org Git - mailer.git/commit
Wrapper functions introduced for configuration, loaders refactured:
authorquix0r <quix0r@mxchange.org>
Sat, 25 Jun 2011 20:45:11 +0000 (20:45 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 25 Jun 2011 20:45:11 +0000 (20:45 +0000)
commit4b10617e87d23f8813857c05b6696f6398a23b90
treeee3d16f37532fa4d098b42cfa7b36c3abb031eb6
parent6fe1347966e72af60b43bce71f70faa4ef7438d7
Wrapper functions introduced for configuration, loaders refactured:
- Introduced addConfigDropSql() and addConfigChangeSql() to encapsulate dropping
  and changing database configuration entries
- Refactured header (abort lines) for all loaders
- TODOs.txt updated
21 files changed:
DOCS/TODOs.txt
inc/extensions-functions.php
inc/extensions/ext-beg.php
inc/extensions/ext-bonus.php
inc/extensions/ext-cache.php
inc/extensions/ext-coupon.php
inc/extensions/ext-network.php
inc/extensions/ext-order.php
inc/extensions/ext-other.php
inc/extensions/ext-sql_patches.php
inc/language-functions.php
inc/loader/load-
inc/loader/load-admins.php
inc/loader/load-config.php
inc/loader/load-extension.php
inc/loader/load-filter.php
inc/loader/load-imprint.php
inc/loader/load-modules.php
inc/loader/load-refdepths.php
inc/loader/load-refsystem.php
inc/loader/load-themes.php