I believe the previous patch was wrong. It would lead to newly created tables being dropped because of some comparison returning true. I think the proper solution would be to drop $hour as it is not part of the naming convention used for tables.
Can someone review this more closely? As I said, I am not very familiar with this code.
I believe the previous patch was wrong. It would lead to newly created tables being dropped because of some comparison returning true. I think the proper solution would be to drop $hour as it is not part of the naming convention used for tables.
Can someone review this more closely? As I said, I am not very familiar with this code.
Resolves Issues: - See Also: -