Searched refs:checkage (Results 1 – 3 of 3) sorted by relevance
657 * @param string $checkage should the age of the translation be checked?659 function my_langmenu($prefix, $place, $checkage = true) { argument683 if ($checkage) $trans->checkage();
177 <?php if($translation) { $translation->checkage(); } ?>
641 $translation->checkage();