Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
30 Jul 2005 at 17:12 UTC
Updated:
16 Sep 2005 at 01:22 UTC
another one. this is a patch, but Dries is changing the patch statuses.
| Comment | File | Size | Author |
|---|---|---|---|
| timers.patch | 614 bytes | killes@www.drop.org |
Comments
Comment #1
killes@www.drop.org commentednow...
Comment #2
jose reyero commented+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.
Comment #3
Steven commentedCommitted.
Comment #4
(not verified) commentedComment #5
sdemps3 commentedComment #6
(not verified) commentedComment #7
(not verified) commented