Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Commit

Permalink
Update add-page-tab.php
Browse files Browse the repository at this point in the history
  • Loading branch information
sohaibilyas committed Nov 26, 2015
1 parent e34e894 commit debbf21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion add-page-tab.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
session_start();
require_once __DIR__ . '/src/Facebook/autoload.php';

$fb = new Facebook\Facebook([
'app_id' => 'APP_ID',
'app_secret' => 'APP_SECRET',
Expand Down

0 comments on commit debbf21

Please sign in to comment.