Skip to content

Commit 4fdfd8a

Browse files
authored
Update facebookpage.php
1 parent 7786977 commit 4fdfd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/facebookpage.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
'body' => '{"target":"universal","parse":false,"url":"https://www.facebook.com/ladygaga"}',
88
'headers' => [
99
'Accept' => 'application/json',
10-
'Authorization' => 'Basic U1B1c2VybmFtZTpTUHBhc3N3b3Jk',
10+
'Authorization' => 'Basic AUTH',
1111
'Content-Type' => 'application/json',
1212
],
1313
]);

0 commit comments

Comments
 (0)