Page Loading - Please Wait...
joomla comment 3.12
/components/com_comment/joscomment/comment.class.php
about 405 line:
function insertCountButton() { global $database, $mainframe; $Itemid = $mainframe->getItemid($this->_contentId); $adress = sefRelToAbs("index.php?option=com_content&task=view&id=$this->_contentId" . ( $Itemid ? "&Itemid=$Itemid" : "" )); ... }
Only registered users can write comments.Please login or register.