I don't think it exists but it also wouldn't be that hard.
Just create a new field in the `post' table, `flag' for example, which will be 1 or 0. Index that field too.
Then add a button in postbit which will only be visible to mods, and will take them to misc.php or whatever that will update this `flag' field.
Then it's just a matter of counting the number of posts that are flagged in the post tbale.
|