|
dolibarr 24.0.0-beta
|

Files | |
| document.php | |
| Wrapper to download data files. | |
| filefunc.inc.php | |
| File that include the conf.php file and commons lib like functions.lib.php. | |
| index.php | |
| Dolibarr home page. | |
| main.inc.php | |
| File that defines environment for Dolibarr GUI pages only (file not required by scripts) | |
| master.inc.php | |
| File that defines environment for all Dolibarr process (pages or scripts) This script reads the conf file, init $lang, $db and an empty $user. | |
| version.inc.php | |
| File with the public/commercial version of Dolibarr. | |
| viewimage.php | |
| Wrapper to show images into Dolibarr screens. | |
| waf.inc.php | |
| File with WAF controls WARNING: This file must have absolutely no dependency with any other code. | |