mirror of
				https://github.com/hauke68/Magallanes.git
				synced 2025-11-04 09:00:18 +01:00 
			
		
		
		
	Makes the file executable
This commit is contained in:
		
							parent
							
								
									c44879dc22
								
							
						
					
					
						commit
						bde912c092
					
				@ -46,5 +46,7 @@ class Mage_Compiler
 | 
				
			|||||||
        $phar->stopBuffering();
 | 
					        $phar->stopBuffering();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        unset($phar);
 | 
					        unset($phar);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					        chmod($file, 0755);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user