From: Vincent Vanwaelscappel Date: Mon, 29 Aug 2022 15:57:23 +0000 (+0200) Subject: wip #5422 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fabbaa83703c3392c79ed18fb7e7a693d9d8485e;p=cubist_util.git wip #5422 --- diff --git a/src/CommandLine/Imagemagick/Npx.php b/src/CommandLine/Imagemagick/Npx.php index 3cf2eef..4c2d29e 100644 --- a/src/CommandLine/Imagemagick/Npx.php +++ b/src/CommandLine/Imagemagick/Npx.php @@ -18,7 +18,6 @@ class Npx extends CommandLine public function execute($fonction = 'shell_exec') { - $this->setArg('unsafe-perm', 'true'); parent::execute($fonction); } } \ No newline at end of file