Home
last modified time | relevance | path

Searched refs:cached_replies (Results 1 – 1 of 1) sorted by relevance

/dports/www/mybb/mybb-mybb_1829/
H A Dshowthread.php973 $cached_replies = $thread['replies']+$thread['unapprovedposts']+$thread['deletedposts']; variable
982 if($thread['replies'] != $cached_replies)