]> git.mxchange.org Git - mailer.git/commit
More rewrites/fixes:
authorRoland Häder <roland@mxchange.org>
Mon, 1 Oct 2012 21:54:05 +0000 (21:54 +0000)
committerRoland Häder <roland@mxchange.org>
Mon, 1 Oct 2012 21:54:05 +0000 (21:54 +0000)
commit771a678b35cf29540fccf550adc5d3b63feefc7e
tree1cee5a98b2aa152fb9dc358856db8f704e53a068
parent099437d5083d63a798f7d7a05f54842395985cb7
More rewrites/fixes:
- Added check in addExtensionSql() if $sql is empty and if so, return without
  adding empty entries
- Added saving of 'previous_extension' which is the "source extension" of the
  dependency request ('previous_extension' requires other one)
- Added check for entry in 'previous_extension' and abort (under development)
- Added search_array() from PHP user comments (thank you for sharing this code)
- Other minor fixes/improvements
- TODOs.txt updated
DOCS/TODOs.txt
inc/extensions-functions.php
inc/extensions/ext-user.php
inc/mysql-manager.php
inc/wrapper-functions.php