HomePhorge

D25381

Fix a PHP 8.1/8.2 deprecated call to strlen with a NULL argument
Author: bob
Summary: This call was preventing notification servers configuration to be properly initialized. Indeed, strlen() was used in…