Blame | Letzte Änderung | Log anzeigen | RSS feed
<?php function _($text) { return $text; } ?>
<?php
function _($text) {
return $text;
}
?>