32 assert(
'is_array($croninfo)');
33 assert(
'array_key_exists("summary", $croninfo)');
34 assert(
'array_key_exists("tag", $croninfo)');
36 if (
$croninfo[
'tag'] !==
'hourly')
return;
43 $link->getBinary()->delete();
49 $message =
'riak threw exception: ' . $e->getMessage();
if(! $oauthconfig->getBoolean('getUserInfo.enable', FALSE)) $store
catch(Exception $e) $message
riak_hook_cron(&$croninfo)
Hook to run a cron job.
Add data(end) time
Method that wraps PHPs time in order to allow simulations with the workflow.