maio
[h2N7SspZmY.git] / lib / plugins / chart2 / conf / default.php
blob8c24754ce38639eafd8681e9d6d335d0e5978450
1 <?php
2 /**
3 * Options for the chart plugin
5 * @author Ikuo Obataya <I.Obataya@gmail.com>
6 */
8 $conf['default_width'] = 320;
9 $conf['default_height'] = 240;
10 $conf['default_bgcolor'] = "#FFFFFF";
11 $conf['license'] = "";