dolibarr
19.0.3
Main Page
Related Pages
Topics
Classes
Files
File List
File Members
dolibarr_19.0
htdocs
theme
md
progress.inc.php
1
<?php
2
if
(!defined(
'ISLOADEDBYSTEELSHEET'
)) {
3
die(
'Must be call by steelsheet'
);
4
}
5
6
include
dol_buildpath
($path.
'/theme/eldy/progress.inc.php'
, 0);
// actually md use same style as eldy theme
7
8
?>
9
/* <style type="text/css" > */
dol_buildpath
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
Definition
functions.lib.php:1176
Generated on Mon Nov 4 2024 01:00:25 for
dolibarr
by Doxygen 1.11.0