Home
last modified time | relevance | path

Searched defs:ERROR (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/lib/exe/
Ddetail.php27 $ERROR = false; variable
36 $ERROR = 'File not found'; variable
40 $ERROR = p_locale_xhtml('denied'); variable
/dokuwiki/lib/plugins/extension/
DNotice.php9 public const ERROR = 'error'; define in dokuwiki\\plugin\\extension\\Notice