Hello.
I am trying to install a mod in a PHPBB forum, but I'm having some trouble. I would like to resolve this issue on my own, but I need some basic syntax help (and php.net was very unhelpful).
So, in the following line, what does the '->' do?
$template->assign_vars(array('META' => '<meta http-equiv="refresh" content="5">'));