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.
 
 
 
 
 

12 lines
245 B

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