first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php if ( ! defined( 'FW' ) ) {
|
||||
die( 'Forbidden' );
|
||||
}
|
||||
|
||||
$cfg = array();
|
||||
|
||||
$cfg['icon-set'] = 'rt-icons-2';
|
||||
$cfg['has-icon'] = true;
|
||||
Reference in New Issue
Block a user