index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
lang
/
include_files
/
function.inc
blob: 528f46c56476dd19e4a206b32e3e7de3abba1d62 (
plain
)
1
2
3
<
?php function
test
() {
require_once
'echo.inc'
; }
?
>