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: ab0283851efd73f2dfdadb5faa744a502fdb9968 (
plain
)
1
2
3
4
5
6
7
8
9
10
<?php class autoload_root { function testFunction() { return true; } } ?>