I posted here because it's still code modification which doesn't belong at the com
This is mainly aimed at any vB4 alpha testers.
I have a few one-liner plugins and was wondering if they would work with the new vB4.
I'm using this line:
PHP Code:
if(can_moderate($this->forum['forumid']))
Is this valid vB4 syntax? Do they still use can_moderate etc?
Also, what about the $show array?
Are:
PHP Code:
$show['reportlink']
and
PHP Code:
$show['infractionlink']
still valid for vB4?
I realise this is probably premature, but i'd like to know anyway
Thanks in advance.