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