aboutsummaryrefslogtreecommitdiffstats
path: root/themes/clear/themeconf.inc.php
blob: 771a5be7bc8ef21a5536d60cb87fdbba539fbff7 (plain)
1
2
3
4
5
6
<?php
$themeconf = array(
  'theme'  => 'clear',
  'parent' => 'default',
);
?>