Julio Montoya 6 роки тому
батько
коміт
2531f27773
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      main/cron/import_csv.php

+ 1 - 1
main/cron/import_csv.php

@@ -1429,7 +1429,7 @@ class ImportCsv
                             );
                         } else {
                             $this->logger->addError(
-                                "Error when trying to add announcement with title ".$subject." here: $info"
+                                "Error when trying to add announcement with title $subject here: $info and SenderId = $senderId"
                             );
                         }
                     } else {