@ -7,7 +7,7 @@
$fb = new Facebook\Facebook(array(
'app_id' => $_YOUR_APP_ID,
'app_secret' => $_YOUR_APP_SECRET,
'default_graph_version' => '$v2.3',
'default_graph_version' => 'v2.3',
));
$bg_path = "images/bg1.jpeg";