Searched refs:SECURITY (Results 1 – 2 of 2) sorted by relevance
10 public const SECURITY = 'security'; define in dokuwiki\\plugin\\extension\\Notice16 self::SECURITY => 'S',23 self::SECURITY => [],148 $this->notices[self::SECURITY][] = sprintf($this->getLang('security_issue'), $issue);151 $this->notices[self::SECURITY][] = sprintf($this->getLang('security_warning'), $issue);
33 …" i - installed " . Notice::symbol(Notice::SECURITY) . " - security issue\n" .316 if ($notices[Notice::SECURITY]) $status .= Notice::symbol(Notice::SECURITY);