editor.inc 87 B

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