Hi all,
I am developing a VoteAll Mambot. Now I wish to test it by putting it inside the front page of a component.
The syntax that I use is {mosvoteall}.
so the real question is, how do I insert it into the component_html?
PHP Code:
<?php
{mosvoteall}
class HTML_mamboflashgames {
function displaylist( &$categories, &$rows, $catid, &$currentcat, $pathcat ) {
global $Itemid, $mosConfig_live_site;
?>
Please advise.
Thanks.
Andrew