diff options
| -rwxr-xr-x | index.php | 3 |
1 files changed, 2 insertions, 1 deletions
| diff --git a/index.php b/index.php index 6f8ff7e..f163cc8 100755 --- a/index.php +++ b/index.php | |||
| @@ -124,7 +124,8 @@ ob_start(); | |||
| 124 | <script> | 124 | <script> |
| 125 | var idcomments_acct = '872cea8b0422b8db211ca6ebdbaa199a'; | 125 | var idcomments_acct = '872cea8b0422b8db211ca6ebdbaa199a'; |
| 126 | var idcomments_post_id; | 126 | var idcomments_post_id; |
| 127 | var idcomments_post_url; | 127 | var idcomments_post_url = 'http://pillowcase.fourisland.com/comic<?php echo($getimage3['id']); ?>.htm'; |
| 128 | var idcomments_post_title = '<?php echo($getimage3['title']); ?>'; | ||
| 128 | </script> | 129 | </script> |
| 129 | <span id="IDCommentsPostTitle" style="display:none"></span> | 130 | <span id="IDCommentsPostTitle" style="display:none"></span> |
| 130 | <script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script> | 131 | <script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script> |
