mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
All entry pages must start with a require main.inc.php, except command line script that start with master.inc.php. To avoid errors into jenkins, we must exclude file common.inc.php. All files ending *.inc.php must be excluded from jenkins because such files are not "start/entry pages". That's the difference with standard files *.php. *.php |
||
|---|---|---|
| .. | ||
| admin | ||
| class | ||
| img | ||
| common.inc.php | ||
| define_holiday.php | ||
| fiche.php | ||
| index.php | ||
| month_report.php | ||
| view_log.php | ||