We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a75399f commit ff00b7aCopy full SHA for ff00b7a
inc/scheduling.php
@@ -34,7 +34,6 @@ function crowdSecRefreshBlocklist()
34
35
// Create the hook that the schedule will call
36
add_action(CROWDSEC_REFRESH_BLOCKLIST_CRON_HOOK, 'crowdSecRefreshBlocklist');
37
-//echo '<pre>'; print_r( _get_cron_array() ); echo '</pre>';die;
38
39
function unscheduleBlocklistRefresh()
40
{
0 commit comments