xref
: /
plugin
/
html2pdf
/
html2pdf
/
html2ps
/
stubs._.inc.php
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
function
_
($
text
) {
4
return
$
text
;
5
}
6
7
?>