]> git.mxchange.org Git - mailer.git/commit
More fixes, lesser "caching" and more wrapper functions introduced:
authorquix0r <quix0r@mxchange.org>
Sat, 24 Nov 2012 11:57:50 +0000 (11:57 +0000)
committerquix0r <quix0r@mxchange.org>
Sat, 24 Nov 2012 11:57:50 +0000 (11:57 +0000)
commitea7336c6f2a5d8c7c738f567d8455ac2fb6c73e6
tree76d76561d9932dfd948eeffb477e9d2a30107ef5
parent84a2366e4a61ade961b59ff3b224ca34ae6b90e5
More fixes, lesser "caching" and more wrapper functions introduced:
- Wrapper function addExtensionAddTableIndexSql() introduced
- Wrapper function addExtensionAddTableUniqueSql() introduced
- Wrapper function addExtensionAddTableFulltextSql() introduced
- Wrapper function addExtensionDropTableIndexSql() introduced
- Function ifSqlTableExists() renamed to ifSqlTableColumnExists() and it does
  no longer "cache" its results
- Other fixes which prevents extensions being installed/uninstalled
inc/db/lib-mysql3.php
inc/extensions-functions.php
inc/extensions/ext-bonus.php
inc/extensions/ext-sql_patches.php
inc/extensions/ext-user.php
inc/filters.php