Fix scrutinizer

This commit is contained in:
Laurent Destailleur 2020-05-15 13:54:05 +02:00
parent 91f87d6834
commit 02b40ae8f6

View File

@ -328,6 +328,8 @@ class Interfaces
continue;
}
$text = '';
try {
$objMod = new $modName($db);