]> git.mxchange.org Git - mailer.git/commit
Fix for missing isValidSqlLink() when no database layer has been loaded. This functio...
authorquix0r <quix0r@mxchange.org>
Wed, 3 Jul 2013 09:38:31 +0000 (09:38 +0000)
committerquix0r <quix0r@mxchange.org>
Wed, 3 Jul 2013 09:38:31 +0000 (09:38 +0000)
commit07e5eca95ca6525a96c9a24fb5acb14b97ec0301
treee44b80f4455c4c7544e36735c3e5afd03d2c4a1a
parent0b1339ff902886b3f85bd36f5f492bfed1c69b92
Fix for missing isValidSqlLink() when no database layer has been loaded. This function depends on the layer because the MySQLi extension uses objects and the (deprecated) MySQL extension resources
inc/sql-functions.php