]> git.mxchange.org Git - mailer.git/commit
More rewrites/fixes:
authorquix0r <quix0r@mxchange.org>
Mon, 1 Oct 2012 21:54:05 +0000 (21:54 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 1 Oct 2012 21:54:05 +0000 (21:54 +0000)
commitd6fa44bc0ccfce0b852254861c699d88562de128
tree1cee5a98b2aa152fb9dc358856db8f704e53a068
parentcae2c57b98638e6d910920f64348688dffd2c936
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