Forums
(@jo-mendes)
14 years, 8 months ago
line 20 is –
if (!function_exists(‘curl_init’)) { throw new Exception(‘Facebook needs the CURL PHP extension.’); } if (!function_exists(‘json_decode’)) { throw new Exception(‘Facebook needs the JSON PHP extension.’); }