mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-04-28 00:19:13 -04:00
Merge branch 'akismet-url-fix'
This commit is contained in:
@@ -6,6 +6,6 @@
|
||||
</script>
|
||||
<div id="g-akismet-stats">
|
||||
<iframe id="g-akismet-external-stats" width="100%" height="500" frameborder="0"
|
||||
src="//tools.akismet.com/1.0/user-stats.php?api_key=<?= $api_key ?>&blog=<?= urlencode($blog_url) ?>">
|
||||
src="//tools.akismet.com/1.0/user-stats.php?api_key=<?= $api_key ?>&blog=<?= urlencode($blog_url) ?>">
|
||||
</iframe>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user