Searched refs:_protected_file (Results 1 – 2 of 2) sorted by relevance
51 if (isset($file['protected'])) $this->_protected_file = $file['protected'];70 $protected = $this->_read_config($this->_protected_file);212 if ($this->_protected_file) {213 $out .= "\n@include(".$this->_protected_file.");\n";
23 var $_protected_file = ''; variable in configuration043 if (isset($file['protected'])) $this->_protected_file = $file['protected'];58 $protected = $this->_read_config($this->_protected_file);167 if ($this->_protected_file) {168 $out .= "\n@include(".$this->_protected_file.");\n";