]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/fusionforge/templates/ratings.tmpl
Translate quotes
[SourceForge/phpwiki.git] / themes / fusionforge / templates / ratings.tmpl
1 <?php if (!$WikiTheme->DUMP_MODE) {
2   $loader = new WikiPluginLoader();
3   printXML($loader->expandPI("<"."?plugin RateIt show=top imgPrefix=BStar ?".">", $request, $dbi->_markup));
4 } ?>