repo.or.cz
/
HelloWorld.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit 'repo.or.cz/mob'
[HelloWorld.git]
/
php.php
blob
02e264ec385bfe9db63f1ea11d7ed0400d8a1dcb
1
<
?php
2
print
(
"Hello World"
);
3
?
>