]> git.mxchange.org Git - mailer.git/commit
Wrapper functions introduced for configuration, loaders refactured:
authorRoland Häder <roland@mxchange.org>
Sat, 25 Jun 2011 20:45:11 +0000 (20:45 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 25 Jun 2011 20:45:11 +0000 (20:45 +0000)
commitc6e62b16b4474ead6b180a5b9648906459d846da
treeee3d16f37532fa4d098b42cfa7b36c3abb031eb6
parentec9f020e34a9f2029a2ea0969564dda015beca8a
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