GitList
Repositories
Help
Report an Issue
rcm
Code
Commits
Branches
Tags
Search
Tree:
22644c9
Branches
Tags
master
rcm
resources
hello_world.php
Refactoring. Adding pkg mgmt.
Dev
commited
22644c9
at 2018-06-15 07:44:47
hello_world.php
Blame
History
Raw
<?php header("Content-Type: text/plain"); echo "Hello, world!\n";