]> git.mxchange.org Git - mailer.git/commit
MySQLi support added (very basic):
authorRoland Häder <roland@mxchange.org>
Wed, 12 Jun 2013 01:10:47 +0000 (01:10 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 12 Jun 2013 01:10:47 +0000 (01:10 +0000)
commitb52976057a73d26d63b6c98a4fc9efb3e07f40e7
treec76976a32376a1d57401fdfeba24d349409fdb1a
parentaa1a0daceccad5a92ed35a5096c9ffb27e1d4f92
MySQLi support added (very basic):
- Added very basic MySQLi module as MySQL extension is becoming deprecated
- Module for listing network API cache added
- Other minor fixes to get MySQLi working
.gitattributes
inc/db/lib-mysql3.php
inc/db/lib-mysqli.php [new file with mode: 0644]
inc/language/network_de.php
inc/modules/admin/what-list_network_api.php [new file with mode: 0644]
inc/sql-functions.php
templates/xml/admin/admin_list_network_api.xml [new file with mode: 0644]