New process table for a better detection of running workers
This commit is contained in:
		
					parent
					
						
							
								5ebeb7e85c
							
						
					
				
			
			
				commit
				
					
						22f32d9721
					
				
			
		
					 23 changed files with 107 additions and 13 deletions
				
			
		| 
						 | 
				
			
			@ -16,6 +16,8 @@ function expire_run(&$argv, &$argc){
 | 
			
		|||
    	unset($db_host, $db_user, $db_pass, $db_data);
 | 
			
		||||
  	};
 | 
			
		||||
 | 
			
		||||
	$a->start_process();
 | 
			
		||||
 | 
			
		||||
	require_once('include/session.php');
 | 
			
		||||
	require_once('include/datetime.php');
 | 
			
		||||
	require_once('include/items.php');
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue