|
|
|
Mr.
1 lin 1 ]X ]X ȯX ($this->tl_cache){ //check dir if (!is_dir(dirname(__FILE__) .'/'.$this->tl_cache_dir)) { if(!@mkdir(dirname(__FILE__) .'/'.$this->tl_cache_dir)){ return $this->raise_error("There is no dir " . dirname(__FILE__) .'/'.$this->tl_cache_dir . ". Fail to create. Set mode to 777 on the folder."); } } //ch
































































































