]> git.mxchange.org Git - mailer.git/commit
Installation of extensions fixes
authorquix0r <quix0r@mxchange.org>
Tue, 27 Nov 2012 23:01:45 +0000 (23:01 +0000)
committerquix0r <quix0r@mxchange.org>
Tue, 27 Nov 2012 23:01:45 +0000 (23:01 +0000)
commit7755d505a70c41bd37c57012baf78337f47b3323
treea9809845e0e3204f17faade59ccd14e92553ff00
parentccea516d9e430106d91824aff88b955697948c96
Installation of extensions fixes
- Again some extensions has not been fully rewritten to newly introduced
  wrapper functions which caused them to not install
- An extra back-tick (`) was found in column name :(
- Added optional $forceFound variable which can be used to (if the table is
  missing) that the column/key is marked as "found"
- Expanded debug messages with column/key name and $forceFound variable
- TODOs.txt updated
DOCS/TODOs.txt
inc/db/lib-mysql3.php
inc/extensions-functions.php
inc/extensions/ext-refback.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-task.php
inc/extensions/ext-user.php
inc/filters.php
inc/fix_menu.php