Home
last modified time | relevance | path

Searched refs:allow_url_fopen (Results 1 – 5 of 5) sorted by relevance

/plugin/epub/
H A Drenderer.php18 private $allow_url_fopen; variable in renderer_plugin_epub
37 $this->allow_url_fopen=ini_get ( 'allow_url_fopen' ) ;
114 if($external && !$this->allow_url_fopen) {
359 if(!$this->allow_url_fopen) return;
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.1.md45 * Add the way to contact closure compiler API using curl, if available and allow_url_fopen is off
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md362 - Support for 'https/SSL' if file_get_contents_by_socket required (e.g. getting images with allow_url_fopen turned off)
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog777 * Change: added allow_url_fopen check in system requirements
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt608 allow_url_fopen is disabled (thanks webweberØmotiondraw*com)