<?php
/**
 * Options for the like button
 *
 * @license GNU General Public License 3 <http://www.gnu.org/licenses/>
 * @author Marvin Thomas Rabe <m.rabe@echtzeitraum.de>
 */

$conf['FB_width'] = '500';
$conf['FB_num_posts'] = '2';
// Like Button Set
// $conf['fb_like_layout']= '';
// $conf['fb_like_show_faces']= '';
// $conf['fb_like_width'] = '';
// $conf['fb_like_action'] = '';
// $conf['fb_like_font'] = '';


