Skip to content

Commit

Permalink
Merge pull request #6655 from ChurchCRM/analysis-Bo7DEA
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
DAcodedBEAT authored Nov 12, 2023
2 parents 6b6577e + 02c528e commit 2384655
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ChurchCRM/dto/Photo.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ private function shouldRefreshPhotoFile($photoFile): bool

// default defined in SystemConfig.php
$interval = \DateInterval::createFromDateString('72 hours');

try {
// if the system has remotes enabled, calculate the cutoff timestamp for refreshing remote photos.
$remotePhotoCacheDuration = SystemConfig::getValue('iRemotePhotoCacheDuration');
Expand Down

0 comments on commit 2384655

Please sign in to comment.