mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-08 10:38:15 +01:00
4 lines
105 B
PHP
4 lines
105 B
PHP
<?php
|
|
require_once dirname(__FILE__).'/Artichow.cfg.php';
|
|
require_once ARTICHOW.'/LinePlot.class.php';
|
|
?>
|