Skip to content

Commit

Permalink
One more notice error corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
loxK committed May 26, 2010
1 parent 2ab922d commit 018fd24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sfc-publish.php
Expand Up @@ -99,6 +99,7 @@ function sfc_publish_extended_callback() {
FB.ensureInit(function () {
<?php
if ($options['fanpage']) {
$add_auths = false;
try {
$result = $fb->api_client->users_hasAppPermission('publish_stream', $options['fanpage']);
if (!$result) $add_auths=true;
Expand Down

0 comments on commit 018fd24

Please sign in to comment.