]> git.mxchange.org Git - mailer.git/commit
MySQLi support added (very basic):
authorquix0r <quix0r@mxchange.org>
Wed, 12 Jun 2013 01:10:47 +0000 (01:10 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 12 Jun 2013 01:10:47 +0000 (01:10 +0000)
commit9fd12fa1cfdbc21eedd928b07b560a870c42823f
treec76976a32376a1d57401fdfeba24d349409fdb1a
parent6bd62a9bd31dd23949179df72b5ee02abdf5ebe3
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]