And some more integer
This commit is contained in:
		
					parent
					
						
							
								4fdaca861b
							
						
					
				
			
			
				commit
				
					
						d4fc7c3f68
					
				
			
		
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -19,7 +19,7 @@ function pubsubpublish_run(&$argv, &$argc){
 | 
			
		|||
		foreach ($r as $rr) {
 | 
			
		||||
			logger("Publish feed to ".$rr["callback_url"], LOGGER_DEBUG);
 | 
			
		||||
			proc_run(array('priority' => PRIORITY_HIGH, 'created' => $a->queue['created'], 'dont_fork' => true),
 | 
			
		||||
					'include/pubsubpublish.php', $rr["id"]);
 | 
			
		||||
					'include/pubsubpublish.php', (int)$rr["id"]);
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue