mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 17:10:18 +01:00 
			
		
		
		
	ADVICE: there is no Backwards Compatibility with custom tasks, those using the _config instance will be broken or those using the getEnvironmentName().
		
			
				
	
	
		
			4 lines
		
	
	
		
			52 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			52 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
interface Mage_Command_RequiresEnvironment
 | 
						|
{
 | 
						|
} |