Skip to content

Commit c8f1179

Browse files
authored
Merge pull request #2417 from WPO-Foundation/jpeginfo
Merge jpeginfo cleanup back to master
2 parents 38063bd + 6a74a5f commit c8f1179

File tree

6 files changed

+0
-424
lines changed

6 files changed

+0
-424
lines changed

www/common_lib.inc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3890,9 +3890,6 @@ function CheckCron()
38903890
// send the cron requests
38913891
if ($should_run) {
38923892
SendAsyncRequest('/cron/5min.php');
3893-
if (is_file('./jpeginfo/cleanup.php')) {
3894-
SendAsyncRequest('/jpeginfo/cleanup.php');
3895-
}
38963893
if ($minutes15) {
38973894
SendAsyncRequest('/cron/15min.php');
38983895
}

www/jpeginfo/cleanup.php

Lines changed: 0 additions & 38 deletions
This file was deleted.

www/jpeginfo/index.php

Lines changed: 0 additions & 16 deletions
This file was deleted.

www/jpeginfo/jpeginfo.inc.php

Lines changed: 0 additions & 96 deletions
This file was deleted.

0 commit comments

Comments
 (0)