Issue status update for http://drupal.org/node/27850 Post a follow up: http://drupal.org/project/comments/add/27850 Project: Drupal Version: cvs Component: database system Category: bug reports Priority: normal Assigned to: killes@www.drop.org Reported by: killes@www.drop.org Updated by: killes@www.drop.org Status: patch Attachment: http://drupal.org/files/issues/devquery_0.patch (1.48 KB) ... killes@www.drop.org Previous comments: ------------------------------------------------------------------------ Sat, 30 Jul 2005 16:05:15 +0000 : killes@www.drop.org undefined indices make my ddevel environnment unhappy. I've created the attached patch, but Bart pointed out that we probably only need $dev_query = variable_get('dev_query', 0); maybe wrapped in an if(function_exist('dev_query')) Comments?