Home
last modified time | relevance | path

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

/dokuwiki/lib/plugins/config/
H A Dadmin.php29 protected $hasErrors = false;
67 $this->hasErrors = true;
127 [$label, $input] = $setting->html($this, $this->hasErrors);
27 protected $hasErrors = false; global() variable in admin_plugin_config