Fix STRICT SQL bug.
commite7aa71059534321b660eaa9a8e5fda994914c574
authorbradymiller <bradymiller@users.sourceforge.net>
Mon, 25 Apr 2016 04:25:58 +0000 (24 21:25 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Tue, 26 Apr 2016 06:50:05 +0000 (25 23:50 -0700)
tree4659740f572d306b4634af6eb09b90295311f6e6
parente7a2d5225e528ac7e4e242f8a88f6c7d2964225c
Fix STRICT SQL bug.

This will ignore server STRICT SQL settings since OpenEMR is not compatible with STRICT SQL.

In the future, when openemr supports STRICT SQL, can then revert this commit.
gacl/gacl.class.php
interface/main/calendar/includes/pnAPI.php
interface/modules/zend_modules/config/autoload/global.php
library/classes/Installer.class.php
library/sql.inc