Undefined variable $statstring (/srv/dolibarr18/htdocs/societe/index.php:182)

Hello!

Defining ‘SOCIETE_DISABLE_PROSPECTS’ constant while creating a new module and setting it to ‘1’ throws ‘Undefined variable $statstring (/srv/dolibarr18/htdocs/societe/index.php:182)’ warning in societe/index.php on line 182.

Possible reason: $statstring variable is defined inside if… statement on line 177.
Possible solution: define empty $statstring variable before mentioned if… statement.

Version 18.0.2