You are here

function likebox_drupal_settings in Facebook social plugins integration 6.2

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

File

plugins/fb_plugin/likebox.inc, line 103

Code

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