index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Zend
/
tests
/
use_function
/
includes
/
global_bar.php
blob: 6d7d91f805737f11b2590d53724a8f68eaf2ff0d (
plain
)
1
2
3
4
5
<
?php
function
bar
() {
return
'global bar'
;
}