Fix hub filter log location #800

This commit is contained in:
Ramon Gutierrez 2024-07-03 14:01:16 +08:00
parent 8992fdeec0
commit a335f84a13

View file

@ -80,7 +80,7 @@ class BaseHubFilter
$this->em->flush();
// log to file
$filename = '/../../var/log/hub_rejection.log';
$filename = '/../../../var/log/hub_rejection.log';
$date = date("Y-m-d H:i:s");
// build log entry