sendOutNotifications($max_past_elections, $batch_size, new RevocationNotificationEmailSender); return 'OK'; } catch(Exception $ex){ SS_Log::log($ex,SS_Log::ERR); echo $ex->getMessage(); } } }