You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

15 lines
279 B

  1. <?php
  2. /*
  3. * configuration metadata
  4. *
  5. * @author beemoon <contact@beemoon.fr>
  6. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  7. */
  8. // Theme
  9. $meta['enableAccordion'] = array('onoff');
  10. $meta['topSidebar'] = array('string');
  11. $meta['bottomSidebar'] = array('string');