2019-08-11 09:46:40 +02:00
|
|
|
<?php
|
2021-02-26 13:31:09 +01:00
|
|
|
if (!defined('ISLOADEDBYSTEELSHEET')) {
|
|
|
|
|
die('Must be call by steelsheet');
|
|
|
|
|
}
|
2019-08-11 09:46:40 +02:00
|
|
|
|
|
|
|
|
include dol_buildpath($path.'/theme/eldy/progress.inc.php', 0); // actually md use same style as eldy theme
|