Searched refs:allow_url_fopen (Results 1 – 5 of 5) sorted by relevance
18 private $allow_url_fopen; variable in renderer_plugin_epub37 $this->allow_url_fopen=ini_get ( 'allow_url_fopen' ) ; 114 if($external && !$this->allow_url_fopen) {359 if(!$this->allow_url_fopen) return;
45 * Add the way to contact closure compiler API using curl, if available and allow_url_fopen is off
362 - Support for 'https/SSL' if file_get_contents_by_socket required (e.g. getting images with allow_url_fopen turned off)
777 * Change: added allow_url_fopen check in system requirements
608 allow_url_fopen is disabled (thanks webweberØmotiondraw*com)