mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-07 09:32:47 +01:00
4 lines
104 B
PHP
4 lines
104 B
PHP
<?php
|
|
require_once dirname(__FILE__).'/Artichow.cfg.php';
|
|
require_once ARTICHOW.'/BarPlot.class.php';
|
|
?>
|