diff --git a/emhttp/plugins/dynamix/include/Report.php b/emhttp/plugins/dynamix/include/Report.php index 96c4578bb..8247cc130 100644 --- a/emhttp/plugins/dynamix/include/Report.php +++ b/emhttp/plugins/dynamix/include/Report.php @@ -37,6 +37,9 @@ case 'config': } if ($flag) break; } + if ($flag) { + my_logger("$filename corrupted or missing"); + } echo $flag; break; case 'notice':