The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
help for unapprove_post function
Hi,
I need to use the unapprove_post function for a plugin: function unapprove_post($postid, $countposts, $dolog = true, $postinfo = NULL, $threadinfo = NULL, $counterupdate = true) The problem is that I don't know what the $countposts, $dolog and $counterupdate parameters do and the API doesn't explain it. Does anybody know it? Thanks. |
#2
|
||||
|
||||
Look inside the function and see what it does...
|
#3
|
|||
|
|||
Yes, I did, but I not sure about what I think it does.
I think the $countposts is use to enable/disable the decrement the count number of posts inside a thread. I'm right? And the $counterupdate parameter... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|