dolibarr/htdocs/theme
MDW 9a9e851494
Qual: Fix new UndeclaredGlobalVariable notices & enable (#30963)
* Qual: 🛟 Fix typing

Qual: Fix typing

Fix some typing currently failing ci in develop.

* Fix typing for grabimages

* Qual: Fix new UndeclaredGlobalVariable notices & enable

# Qual: Fix new UndeclaredGlobalVariable notices & enable

This fixes several new notices regarding 'undeclared globals' which
mostly correspond to missing initialisations in views and some real
bugs where the variable name was incorrect.
Some less obvious cases are unsolved and ignored (adherents/list,
and fourn/commande/card).

This is in preparation of fixing the notices in the other files
where the baseline was already set to ignore them where most just
need a phan-var-force declaration which will help with verifying
type compatibity and object member verifications
2024-09-16 01:50:58 +02:00
..
common Enhance the layout email selection 2024-08-15 18:32:55 +02:00
eldy Qual: Fix new UndeclaredGlobalVariable notices & enable (#30963) 2024-09-16 01:50:58 +02:00
md QUAL : Ergo btn and fix (#30947) 2024-09-13 17:30:41 +02:00
.gitignore
apple-touch-icon.png avoid 404 apple touch icon (#30651) 2024-08-16 20:11:54 +02:00
custom.css.php enable access to custom css if not connected 2023-06-16 09:14:39 +02:00
dolibarr_256x256_color.png
dolibarr_512x512_white.png
dolibarr_logo_bw.png
dolibarr_logo.jpg
dolibarr_logo.png
dolibarr_logo.svg
dolibarr_preferred_partner.png
dolibarr.png
dolistore_logo.jpg
dolistore_logo.png
dolistore_logo.svg Fix: Disable execute bit in git + correct shebangs (#27450) 2024-01-12 17:10:16 +01:00