diff --git a/examples/example.php b/examples/example.php index 737106a..bd23de5 100644 --- a/examples/example.php +++ b/examples/example.php @@ -19,8 +19,8 @@ // Create our Application instance (replace this with your appId and secret). $facebook = new Facebook(array( - 'appId' => '117743971608120', - 'secret' => '943716006e74d9b9283d4d5d8ab93204', + 'appId' => '191149314281714', + 'secret' => '73b67bf1c825fa47efae70a46c18906b', )); // Get User ID