This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* @file | |
* | |
* Note that there is no need for a hook_block() to define it. CTools automatically scans all | |
* of the subdirectories here for *.inc files, and reads the contents of the $plugin array | |
* defined below to figure out how to use the widget. | |
*/ | |
$plugin = array( |