Projet

Général

Profil

Paste
Télécharger (87 octets) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / panels / plugins / display_renderers / editor.inc @ 64156087

1
<?php
2

    
3
/**
4
 * @file
5
 */
6

    
7
$plugin = array(
8
  'renderer' => 'panels_renderer_editor',
9
);