Home
last modified time | relevance | path

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

/dports/www/tikiwiki/tiki-21.2/lib/
H A Dtikiaccesslib.php341 * @see csrfError() for further details on error types and uses.
359 $this->csrfError($error);
366 $this->csrfError($error);
390 * @see csrfError() for further details on error types and uses.
398 $this->csrfError($error);
525 * @see csrfError() for further details on error types and uses.
534 $this->csrfError($error);
555 * @see csrfError() for further details on error types and uses.
563 $this->csrfError($error);
577 private function csrfError($error = 'session') function in TikiAccessLib
[all …]