]> git.mxchange.org Git - mailer.git/commit
Fixes for #226, renamed function:
authorquix0r <quix0r@mxchange.org>
Sun, 30 Sep 2012 16:36:02 +0000 (16:36 +0000)
committerquix0r <quix0r@mxchange.org>
Sun, 30 Sep 2012 16:36:02 +0000 (16:36 +0000)
commitac782ee90d24c811503cdfe20f79d959052b5b01
tree49a98de9d022478599f2e504e829233a94edd318
parentf5b3a9abdae86b78cf456901f62aa0f0682b04b6
Fixes for #226, renamed function:
- Function isSqlTableCreated() renamed to ifSqlTableExists()
- Fixed bug in ajax-common.js: responseText is now replaced by reply_content
- Possible fixed bug #226 (please test it)
- TODOs.txt updated
DOCS/TODOs.txt
inc/db/lib-mysql3.php
inc/extensions-functions.php
inc/extensions/ext-forced.php
inc/install-functions.php
inc/mysql-connect.php
inc/mysql-manager.php
js/ajax-common.js