[drupal-devel] [bug] undefined indices

killes drupal-devel at drupal.org
Sat Jul 30 16:42:31 UTC 2005


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 at www.drop.org
 Reported by:  killes at www.drop.org
 Updated by:   killes at www.drop.org
 Status:       patch
 Attachment:   http://drupal.org/files/issues/devquery_0.patch (1.48 KB)

...




killes at www.drop.org



Previous comments:
------------------------------------------------------------------------

Sat, 30 Jul 2005 16:05:15 +0000 : killes at 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?







More information about the drupal-devel mailing list