30 Jul
2005
30 Jul
'05
6:37 p.m.
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 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? killes@www.drop.org