]> git.mxchange.org Git - mailer.git/commit
Better use isValidSqlLink() (driver-dependent) than is_resource() which worked only...
authorquix0r <quix0r@mxchange.org>
Mon, 29 Jul 2013 22:04:18 +0000 (22:04 +0000)
committerquix0r <quix0r@mxchange.org>
Mon, 29 Jul 2013 22:04:18 +0000 (22:04 +0000)
commit4f7688c56e84ad39b795e12f2668ce54651dfc20
tree879293815efa95da219ac1de6aa8f0b6bcc48b0d
parent07e5eca95ca6525a96c9a24fb5acb14b97ec0301
Better use isValidSqlLink() (driver-dependent) than is_resource() which worked only with now deprecated MySQL extension
inc/ajax/ajax_installer.php
inc/sql-functions.php