mirror of
				https://bitbucket.org/jsuto/piler.git
				synced 2025-10-31 13:22:26 +01:00 
			
		
		
		
	gui import fixes
This commit is contained in:
		| @@ -380,7 +380,8 @@ $actions = array( | ||||
| $import_status = array( | ||||
|                          0 => 'PENDING', | ||||
|                          1 => 'RUNNING', | ||||
|                          2 => 'FINISHED' | ||||
|                          2 => 'FINISHED', | ||||
|                          3 => 'ERROR' | ||||
|                  ); | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user