Installation of extensions fixes
authorRoland Häder <roland@mxchange.org>
Tue, 27 Nov 2012 23:01:45 +0000 (23:01 +0000)
committerRoland Häder <roland@mxchange.org>
Tue, 27 Nov 2012 23:01:45 +0000 (23:01 +0000)
commit1dfd89652afd8c4542e791a5d90315019365e962
treea9809845e0e3204f17faade59ccd14e92553ff00
parentb3db3a0ef875532db39f2365b52be8a576f0b796
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