mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
# Qual: Fix PhanPluginDuplicateIfStatements & remove exceptions Fix occurences of PhanPluginDuplicateIfStatements which are if statements where the consecutive branches execute the same code, making it useles to test the condition |
||
|---|---|---|
| .. | ||
| class | ||
| stats | ||
| tpl | ||
| agenda.php | ||
| card.php | ||
| contact.php | ||
| customer.php | ||
| document.php | ||
| index.php | ||
| list_det.php | ||
| list.php | ||
| note.php | ||