1<?php
2/**
3 * Default settings.
4 *
5 * @license	GPL 2 (http://www.gnu.org/licenses/gpl.html)*
6 * @author Jean-Marc Boulade <jean-marc@boulade.com>
7 * @version 2021-09-08
8 */
9
10$meta['defaultype'] ='clicicon'; // Default type
11$conf['icon'] ='copy1.png';     // base icon
12