dolibarr/htdocs/user
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
..
admin llxHeader CSSBody - user (#29926) 2024-06-08 15:02:50 +02:00
class Fix: 🛟 getrights must return a value (#30904) 2024-09-10 00:57:02 +02:00
group Fix missing test on permissions 2024-09-01 13:48:58 +02:00
notify Fix test on permissions 2024-08-31 19:15:14 +02:00
agenda_extsites.php new: when initHook() and restrictedArea() exists always execute first initHook() (#30703) 2024-08-20 23:32:43 +02:00
agenda.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-13 04:47:12 +02:00
bank.php fix phpstan (#30860) 2024-09-06 13:44:29 +02:00
card.php Fix missing test on permissions 2024-09-01 13:48:58 +02:00
clicktodial.php Fix phan 2024-09-01 12:46:17 +02:00
document.php Standardize name of var for permission check 2024-09-01 13:02:28 +02:00
hierarchy.php Standardize name of var for permission check 2024-09-01 13:02:28 +02:00
home.php Fix missing test on permissions 2024-09-01 13:48:58 +02:00
ldap.php new: when initHook() and restrictedArea() exists always execute first initHook() (#30703) 2024-08-20 23:32:43 +02:00
list.php NEW user list country filter (#30770) 2024-08-27 03:06:08 +02:00
logout.php NEW Module to setup OpenID Connect module (#30317) 2024-07-21 02:12:03 +02:00
messaging.php Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-13 11:59:53 +02:00
note.php new: when initHook() and restrictedArea() exists always execute first initHook() (#30703) 2024-08-20 23:32:43 +02:00
param_ihm.php new: when initHook() and restrictedArea() exists always execute first initHook() (#30703) 2024-08-20 23:32:43 +02:00
passwordforgotten.php Fix test on permissions 2024-08-31 19:15:14 +02:00
perms.php new: when initHook() and restrictedArea() exists always execute first initHook() (#30703) 2024-08-20 23:32:43 +02:00
vcard.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +01:00
virtualcard.php Add more phpunit tests 2024-08-31 18:11:16 +02:00