source: trunk/themes/default/themeconf.inc.php @ 12525

Last change on this file since 12525 was 6004, checked in by patdenice, 14 years ago

Rollback revision 5923

File size: 201 bytes
RevLine 
[5123]1<?php
2$themeconf = array(
[5177]3  'name'         => 'default',
[5123]4  'icon_dir'      => 'themes/default/icon',
5  'mime_icon_dir' => 'themes/default/icon/mimetypes/',
[6004]6  'local_head'    => 'local_head.tpl',
[5123]7);
8?>
Note: See TracBrowser for help on using the repository browser.