mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-06 01:28:19 +01:00
* Qual: Fix phan notices wrt main.inc.php, menus # Qual: Fix phan notices wrt main.inc.php, menus This fixes phan notices stemming from main.inc.php and the menu classes. * Qual: Fix phpstan notice that dol_authmode always set # Qual: Fix phpstan notice that dol_authmode always set dol_authmode is always set because it is now initialised.