[drupal-devel] [bug] undefined index
Jose A Reyero
drupal-devel at drupal.org
Sun Jul 31 16:19:03 UTC 2005
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 at www.drop.org
Reported by: killes at 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 at 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 at www.drop.org
now...
More information about the drupal-devel
mailing list