Update http2pic.class.php

This commit is contained in:
luckyjay 2016-01-09 23:52:12 -05:00
parent 19700ca6da
commit 6fefefdfb5

View File

@ -155,7 +155,6 @@ class http2pic
$cmd.= ','.$this->params['js'];
$cmd = escapeshellcmd($cmd);
exit($cmd);
shell_exec($cmd);
$this->params['cmd'] = $cmd;