// $html = '<div id="fb-root"></div><script src="https://connect.facebook.net/' . $locale . '/all.js#xfbml=1"></script><fb:like href="' . $url . '" send="' . $send . '" layout="' . $layout . '" action="' . $verb . '" '
// . 'locale="' . $locale . '" colorscheme="' . $theme . '" show_faces="' . $faces . '" style="height: ' . $height . 'px;width:' . $width . 'px;" height="' . $height . '" width="' . $width . '"></fb:like>';
$html = '<div id="fb-root"></div><fb:like href="' . $url . '" send="' . $send . '" layout="' . $layout . '" action="' . $verb . '" '
. 'locale="' . $locale . '" colorscheme="' . $theme . '" show_faces="' . $faces . '" style="height: ' . $height . 'px;width:' . $width . 'px;" height="' . $height . '" width="' . $width . '"></fb:like>';$jSession =& JFactory::getSession();
$inCanvas = $jSession->get('jfbcCanvasEnabled', false);Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
