<?php /** * @file * CTools plugin 'description_display' for geofield.module. */ $plugin = array( 'columns' => array( 'geom', ), );