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