From fe1081732ab23a3bde3e158d0eaf0900870b27fc Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 7 Mar 2013 07:43:51 -0500 Subject: [PATCH] distmaker/joomlaxml - Disable MySQL strict (which causes extraneous DB request) --- distmaker/utils/joomlaxml.php | 1 + 1 file changed, 1 insertion(+) diff --git a/distmaker/utils/joomlaxml.php b/distmaker/utils/joomlaxml.php index 150d37272f..13f3ff2643 100644 --- a/distmaker/utils/joomlaxml.php +++ b/distmaker/utils/joomlaxml.php @@ -1,4 +1,5 @@