mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
# Fix:getrights must return a value The phan notice is all about the function not returning a value while it is said to return a value. Added the missing 'return' |
||
|---|---|---|
| .. | ||
| api_users.class.php | ||
| user.class.php | ||
| userbankaccount.class.php | ||
| usergroup.class.php | ||