Home
last modified time | relevance | path

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

/plugin/editx/
H A Daction.php99 return $this->_auth_can_rename($id) ||
103 function _auth_can_rename($id) { function in action_plugin_editx
226 } else if (!$this->_auth_can_rename($opts['oldpage'])) {
239 } else if (!$this->_auth_can_rename($opts['newpage'])) {
339 if ($this->_auth_can_rename($ID)) {