9 lines
181 B
PHP
9 lines
181 B
PHP
<?php
|
|
/**
|
|
* Default settings for the howhard plugin
|
|
*
|
|
* @author Fabrice DEJAIGHER <fabrice@chtiland.com>
|
|
*/
|
|
|
|
$conf['confhowhardstyle'] = '1';
|
|
$conf['confhowhardcompact'] = '0'; |