1470730775 | current | ||
---|---|---|---|
Line 55: | Line 55: | ||
if($ACT == 'show'){ | if($ACT == 'show'){ | ||
$disqus = &plugin_load('syntax','disqus'); | $disqus = &plugin_load('syntax','disqus'); | ||
- | if($disqus) echo $disqus->_disqus(); | + | if($disqus) echo $disqus->_disqus($shortname); |
} | } | ||
?> | ?> |
↧
plugin:disqus - [Adding comments to every page]
↧