You are here

function likebox_drupal_settings in Facebook social plugins integration 7.2

Same name and namespace in other branches
  1. 6.2 plugins/fb_plugin/likebox.inc \likebox_drupal_settings()

File

plugins/fb_plugin/likebox.inc, line 102

Code

function likebox_drupal_settings($options) {
  return array();
}