Skip to content

Commit

Permalink
Merge pull request #2417 from WPO-Foundation/jpeginfo
Browse files Browse the repository at this point in the history
Merge jpeginfo cleanup back to master
  • Loading branch information
jefflembeck authored Oct 4, 2022
2 parents 38063bd + 6a74a5f commit c8f1179
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 424 deletions.
3 changes: 0 additions & 3 deletions www/common_lib.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3890,9 +3890,6 @@ function CheckCron()
// send the cron requests
if ($should_run) {
SendAsyncRequest('/cron/5min.php');
if (is_file('./jpeginfo/cleanup.php')) {
SendAsyncRequest('/jpeginfo/cleanup.php');
}
if ($minutes15) {
SendAsyncRequest('/cron/15min.php');
}
Expand Down
38 changes: 0 additions & 38 deletions www/jpeginfo/cleanup.php

This file was deleted.

16 changes: 0 additions & 16 deletions www/jpeginfo/index.php

This file was deleted.

96 changes: 0 additions & 96 deletions www/jpeginfo/jpeginfo.inc.php

This file was deleted.

Loading

0 comments on commit c8f1179

Please sign in to comment.