Home
last modified time | relevance | path

Searched +full:forbidden +(+path:plugin +path:odt) -(+path:plugin +path:odt +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/webdav/core/DAV/Collection/ODT/
H A DFile.php14 use Sabre\DAV\Exception\Forbidden; alias
29 throw new Forbidden('You are not allowed to access this file');
/plugin/odt/action/
H A Dexport.php328 //if selection contains forbidden pages throw (overridable) warning
330 $msg = sprintf($this->getLang('forbidden'), hsc(join(', ', $skippedpages)));