10 lines
273 B
PHP
10 lines
273 B
PHP
<?php
|
|
/**
|
|
* @license http://www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html
|
|
* @author Francois Merciol <dokuplugin@merciol.fr>
|
|
*
|
|
* Metadata for configuration manager plugin
|
|
* Additions for the schedule plugin
|
|
*/
|
|
$meta['carouselDelai'] = array('numeric');
|