dolibarr/htdocs/resource
MDW 8602ca9885
Fix: implode->join and duplicated if condition (#28761)
* Fix: join->implode

# Fix: join->implode

Update new cases of join

* Fix: Duplicate if condition in if/else sequence

# Fix: Duplicate if condition in if/else sequence

Fixed repeated if condition and action
2024-03-11 12:55:55 +01:00
..
class Fix: implode->join and duplicated if condition (#28761) 2024-03-11 12:55:55 +01:00
agenda.php Fix warning 2024-03-01 01:52:40 +01:00
card.php QUAL The signature for all ->delete() method has been modified to match 2024-03-07 17:58:02 +01:00
contact.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
document.php Fix warning 2024-03-01 01:52:40 +01:00
element_resource.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
list.php NEW updated resource list for new fields (#28705) 2024-03-08 12:09:32 +01:00
note.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00