Skip to content

Instantly share code, notes, and snippets.

@cazuki
Created October 13, 2016 08:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cazuki/f2f3cfe0be3a752af818b3df2beac6cc to your computer and use it in GitHub Desktop.
Save cazuki/f2f3cfe0be3a752af818b3df2beac6cc to your computer and use it in GitHub Desktop.
SNS Count Cache 0.10.0 修正後
// Share Facebook Crawl Strategy
$parameters = array(
'app_id' => $this->share_facebook_app_id,
'app_secret' => $this->share_facebook_app_secret
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment