dolibarr/htdocs/user/class
MDW 0efe669e4b
Fix: 🛟 getrights must return a value (#30904)
# 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'
2024-09-10 00:57:02 +02:00
..
api_users.class.php Add a check to allow setPassword from apis 2024-08-17 16:41:30 +02:00
user.class.php deprecate method getrights that is conflict with getRights() of 2024-09-07 18:03:43 +02:00
userbankaccount.class.php Debug v20 2024-05-20 18:34:02 +02:00
usergroup.class.php Fix: 🛟 getrights must return a value (#30904) 2024-09-10 00:57:02 +02:00