dolibarr
22.0.5
Main Page
Related Pages
Topics
Classes
Files
File List
File Members
dolibarr_22.0
htdocs
theme
md
progress.inc.php
1
<?php
2
/* Copyright (C) 2025 MDW <mdeweerd@users.noreply.github.com>
3
*/
4
if
(!defined(
'ISLOADEDBYSTEELSHEET'
)) {
5
die(
'Must be call by steelsheet'
);
6
}
7
11
'
12
@phan-var-force string $path
13
'
;
14
15
include
dol_buildpath
($path.
'/theme/eldy/progress.inc.php'
, 0);
// actually md use same style as eldy theme
dol_buildpath
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
Definition
functions.lib.php:1564
Generated on Sun Jun 7 2026 01:00:27 for
dolibarr
by Doxygen 1.11.0