source: branches/2.1/admin/themes/roma/themeconf.inc.php @ 6364

Last change on this file since 6364 was 6364, checked in by plg, 14 years ago

remove all svn:mergeinfo properties

  • Property svn:eol-style set to LF
File size: 78 bytes
Line 
1<?php
2$themeconf = array(
3  'name'  => 'roma',
4  'parent' => 'default',
5);
6?>
Note: See TracBrowser for help on using the repository browser.