This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
XRay
mirror of
https://github.com/aaronpk/XRay.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
77
Wiki
Activity
https://github.com/aaronpk/XRay
21
Commits
2
Branches
48 MiB
Tree:
147e9f991f
XRay
/
tests
/
bootstrap.php
4 lines
88 B
Raw
Normal View
History
empty project template
9 years ago
<
?
php
namespace
p3k
;
const
TESTING
=
true
;
require
__DIR__
.
'/../vendor/autoload.php'
;