]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - themes/gforge/templates/ratings.tmpl
Remove HTML comment
[SourceForge/phpwiki.git] / themes / gforge / templates / ratings.tmpl
1 <?php // -*-php-*-
2 rcs_id('$Id: ratings.tmpl 6899 2009-06-05 07:16:56Z rurban $');
3 ?>
4 <?php if (!$WikiTheme->DUMP_MODE) {
5   $loader = new WikiPluginLoader();
6   printXML($loader->expandPI("<"."?plugin RateIt show=top imgPrefix=BStar ?".">", $request, $dbi->_markup));
7 } ?>