dolibarr
13.0.2
Main Page
Related Pages
Modules
Classes
Files
Examples
File List
File Members
htdocs
theme
md
progress.inc.php
1
<?php
2
if
(!defined(
'ISLOADEDBYSTEELSHEET'
)) die(
'Must be call by steelsheet'
);
3
4
include
dol_buildpath
($path.
'/theme/eldy/progress.inc.php'
, 0);
// actually md use same style as eldy theme
5
6
?>
7
/* <style type="text/css" > */
dol_buildpath
dol_buildpath($path, $type=0, $returnemptyifnotfound=0)
Return path of url or filesystem.
Definition:
functions.lib.php:798
Generated on Sat Aug 23 2025 13:17:39 for
dolibarr
by Doxygen 1.8.5