Searched refs:_FN (Results 1 – 1 of 1) sorted by relevance
175 function _FN($id) { function in action_plugin_editx189 $opts['oldname'] = $this->_FN(noNS($id));190 $opts['oldns'] = $this->_FN(getNS($id));247 $opts['oldname'] = $this->_FN(noNS($opts['oldpage']));248 $opts['newname'] = $this->_FN(noNS($opts['newpage']));249 $opts['oldns'] = $this->_FN(getNS($opts['oldpage']));250 $opts['newns'] = $this->_FN(getNS($opts['newpage']));