standard.inc 89 B

123456789
  1. <?php
  2. /**
  3. * @file
  4. */
  5. $plugin = array(
  6. 'renderer' => 'panels_renderer_standard',
  7. );