[drupal-devel] [bug] undefined index
Issue status update for http://drupal.org/node/27853 Post a follow up: http://drupal.org/project/comments/add/27853 Project: Drupal Version: cvs Component: base system Category: bug reports Priority: normal Assigned to: killes@www.drop.org Reported by: killes@www.drop.org Updated by: Jose A Reyero Status: patch (code needs review) +1 Well, my patch was like this isset($timers[$name]['count']) ? $timers[$name]['count']++ : $timers[$name]['count'] = 1; But whatever will do, This message is really annonying when developing and installing and re-installing sites. Jose A Reyero Previous comments: ------------------------------------------------------------------------ Sat, 30 Jul 2005 17:12:50 +0000 : killes@www.drop.org Attachment: http://drupal.org/files/issues/timers.patch (614 bytes) another one. this is a patch, but Dries is changing the patch statuses. ------------------------------------------------------------------------ Sat, 30 Jul 2005 17:19:17 +0000 : killes@www.drop.org now...
participants (1)
-
Jose A Reyero