Ticket #2670 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Remove comment count cache

Reported by: ryan Assigned to: ryan
Priority: normal Milestone: 2.1
Component: Administration Version: 2.0.2
Severity: normal Keywords: comments cache
Cc:

Description

The comment count cache is no longer needed now that comment_count is stored for each post. Kill $comment_count_cache.

Change History

04/19/06 02:53:05 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [3716]) Remove comment_count_cache. fixes #2670