index
:
php
master
pristine-tar
upstream
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
classes
/
autoload_root.p5c
blob: 9559d36d32e8a0dea24369bdb0909ac8e83cd165 (
plain
)
1
2
3
4
5
6
7
8
9
10
<?php class autoload_root { function testFunction() { return true; } } ?>