mirror of
https://github.com/hauke68/Magallanes.git
synced 2025-09-13 04:30:17 +02: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