mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 09:00:18 +01:00 
			
		
		
		
	Prepare for version 1.0.6
This commit is contained in:
		
							parent
							
								
									139b897fe5
								
							
						
					
					
						commit
						781213dd73
					
				
							
								
								
									
										2
									
								
								LICENSE
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								LICENSE
									
									
									
									
									
								
							@ -1,4 +1,4 @@
 | 
				
			|||||||
Copyright (c) 2011 - 2014 Andrés Montañez
 | 
					Copyright (c) 2011 - 2015 Andrés Montañez
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Permission is hereby granted, free of charge, to any
 | 
					Permission is hereby granted, free of charge, to any
 | 
				
			||||||
person obtaining a copy of this software and associated
 | 
					person obtaining a copy of this software and associated
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								bin/mage
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								bin/mage
									
									
									
									
									
								
							@ -15,7 +15,7 @@ if (empty(ini_get('date.timezone'))) {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
$baseDir = dirname(dirname(__FILE__));
 | 
					$baseDir = dirname(dirname(__FILE__));
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define('MAGALLANES_VERSION', '1.0.5');
 | 
					define('MAGALLANES_VERSION', '1.0.6');
 | 
				
			||||||
define('MAGALLANES_DIRECTORY', $baseDir);
 | 
					define('MAGALLANES_DIRECTORY', $baseDir);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if (file_exists(__DIR__ . '/../vendor/autoload.php')) {
 | 
					if (file_exists(__DIR__ . '/../vendor/autoload.php')) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user