source: extensions/Media_Icon/config_default.inc.php @ 19294

Last change on this file since 19294 was 19284, checked in by julien1311, 11 years ago
  • Property svn:eol-style set to LF
File size: 58 bytes
Line 
1<?php
2
3$config_default = array(
4        'style' => 'logo',
5);
6
7?>
Note: See TracBrowser for help on using the repository browser.