[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

/inc/ -> functions_rebuild.php (summary)

MyBB 1.6 Copyright 2010 MyBB Group, All Rights Reserved Website: http://mybb.com License: http://mybb.com/about/license

File Size: 160 lines (4 kb)
Included or required: 6 times
Referenced: 0 times
Includes or requires: 0 files

Defines 3 functions

  rebuild_stats()
  rebuild_forum_counters()
  rebuild_thread_counters()

Functions
Functions that are not part of a class:

rebuild_stats()   X-Ref
Completely recount the board statistics (useful if they become out of sync)


rebuild_forum_counters($fid)   X-Ref
Completely rebuild the counters for a particular forum (useful if they become out of sync)


rebuild_thread_counters($tid)   X-Ref
Completely rebuild the counters for a particular thread (useful if they become out of sync)

param: int The thread ID
param: array Optional thread array so we don't have to query it



Generated: Tue Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1