Hi there
I want to integrate Booklibrary with Jomcomment.
Here is code withc needs to be insert in booklibrary
Code: |
<?php
include_once( JPATH_PLUGINS . DS . 'content' . DS . 'jom_comment_bot.php' );
echo jomcomment($row->id, "com_booklibrary");
?>
|
Can someone please help me. Where do I need to insert this code?
Thanks in advance