Update http2pic.class.php
This commit is contained in:
parent
fd553e72ea
commit
84bad66c6a
@ -146,7 +146,7 @@ class http2pic
|
||||
function renderPagePHANTOMJS()
|
||||
{
|
||||
$cmd = 'timeout '.$this->params['timeout'].' '.PHANTOMJSPATH;
|
||||
$cmd.= ' '.__DIR__.'/phantom.js ';
|
||||
$cmd.= ' --ignore-ssl-errors=yes '.__DIR__.'/phantom.js ';
|
||||
|
||||
$cmd.= ($this->params['url']);
|
||||
$cmd.= ','.($this->params['file']);
|
||||
|
Loading…
x
Reference in New Issue
Block a user