- Patch #781822 by mr.baileys: remove some space.
parent
f8648b21e0
commit
ba6d89a404
|
@ -405,8 +405,8 @@ function hook_cron_queue_info() {
|
|||
* @param array $queues
|
||||
* An array of cron queue information.
|
||||
*
|
||||
* @see hook_cron_queue_info()
|
||||
* @see drupal_cron_run()
|
||||
* @see hook_cron_queue_info()
|
||||
* @see drupal_cron_run()
|
||||
*/
|
||||
function hook_cron_queue_info_alter(&$queues) {
|
||||
// This site has many feeds so let's spend 90 seconds on each cron run
|
||||
|
|
Loading…
Reference in New Issue