This website works better with JavaScript.
Home
Explore
Help
Sign In
p3k
/
Telegraph
mirror of
https://github.com/aaronpk/Telegraph.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
https://github.com/aaronpk/Telegraph
19
Commits
3
Branches
9.6 MiB
Tree:
36cae1d1d1
Telegraph
/
scripts
/
telegraph.php
5 lines
73 B
Raw
Blame
History
<
?
php
chdir
(
'..'
);
include
(
'vendor/autoload.php'
);
q
()
->
run_workers
(
2
);