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
259 B

14 years ago
  1. <?php
  2. /*
  3. * configuration metadata
  4. *
  5. */
  6. $meta['tagline'] = array('string');
  7. $meta['discussionNS'] = array('string');
  8. $meta['sidebarID'] = array('string');
  9. $meta['hideTools'] = array('onoff');
  10. // array('multichoice','_choices' => array(0,1,2));