|
|
|
Mr.
1 1 EkW EkW jW { return $this->raise_error("There is no dir " . dirname(__FILE__) .'/'.$this->tl_cache_dir . ". Fail to create. Set mode to 777 on the folder."); } } //check dir rights if (!is_writable(dirname(__FILE__) .'/'.$this->tl_cache_dir)) { return $this->raise_error("There is no permissions to write to dir " . $this->tl_ca





































































































