Home
last modified time | relevance | path

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

/plugin/translation/
H A Dhelper.php226 * @param string $checkage (note that checkAge() should be called anyway at some point)
228 public function showTranslations($checkage = true)
233 if ($checkage) $this->checkage();
323 public function checkage() function in helper_plugin_translation
327 if (!$this->getConf('checkage')) return;
225 showTranslations($checkage = true) global() argument
/plugin/translation3/
H A Dhelper.php116 $this->checkage();
183 $this->checkage();
383 function checkage(){ function in helper_plugin_translation
/plugin/autotranslation/
H A Dhelper.php258 $this->checkage();
414 function checkage() { function in helper_plugin_autotranslation