Home
last modified time | relevance | path

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

/dokuwiki/inc/Extension/
H A DPluginTrait.php12 protected $localised = false; // set to true by setupLocale() after loading language dependent strings
115 if (!$this->localised) $this->setupLocale();
151 if ($this->localised) return;
176 $this->localised = true;
11 protected $localised = false; // set to true by setupLocale() after loading language dependent strings global() variable
/dokuwiki/lib/plugins/config/
H A Dadmin.php289 if (!$this->localised) $this->setupLocale();