another one. this is a patch, but Dries is changing the patch statuses.

CommentFileSizeAuthor
timers.patch614 byteskilles@www.drop.org
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

killes@www.drop.org’s picture

Status: Active » Needs review

now...

Jose Reyero’s picture

+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.

Steven’s picture

Status: Needs review » Fixed

Committed.

Anonymous’s picture

sdemps3’s picture

Anonymous’s picture

Anonymous’s picture

Status: Fixed » Closed (fixed)