You are here

function livestream_drupal_settings in Facebook social plugins integration 7.2

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

File

plugins/fb_plugin/livestream.inc, line 77

Code

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