dolibarr/htdocs/includes/artichow/LinePlot.class.php

4 lines
105 B
PHP
Raw Normal View History

2006-12-06 11:25:04 +01:00
<?php
require_once dirname(__FILE__).'/Artichow.cfg.php';
require_once ARTICHOW.'/LinePlot.class.php';
?>