Home
last modified time | relevance | path

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

/plugin/bpmnioeditor/action/
H A Dbpmnioeditor.php55 $result = $this->_checkFilePermissions();
69 if($this->_checkFilePermissions(true)){
80 protected function _checkFilePermissions($secure = false){ function in action_plugin_bpmnioeditor_bpmnioeditor