Use facebook sdk from controller
hi
i've installed with a package the facebook sdk on my pakage folder.
i need to include the /packages/my_package/vendor/Facebook/autoload.php on the controller of a single page.
if i do this in the sigle page view work : [code]
$root =$_SERVER['DO…