mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 17:48:25 +01:00
4 lines
102 B
PHP
4 lines
102 B
PHP
<?php
|
|
require_once dirname(__FILE__).'/Artichow.cfg.php';
|
|
require_once ARTICHOW.'/Graph.class.php';
|
|
?>
|