Home
last modified time | relevance | path

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

/dokuwiki/inc/Form/
H A DForm.php30 * @param bool $unsafe if true, then the security token is ommited
32 public function __construct($attributes = [], $unsafe = false) argument
57 if (!$unsafe) {