You are here

og_widget.inc in Organic groups 7.2

File

plugins/entityreference/behavior/og_widget.inc
View source
<?php

$plugin = array(
  'title' => t('OG widget'),
  'class' => 'OgWidgetHandler',
  'behavior type' => 'instance',
  'force enabled' => TRUE,
);