Compare commits

..

No commits in common. "console" and "master" have entirely different histories.

View file

@ -1,4 +1,3 @@
<?php
print "Hello, World! php version is " . PHP_VERSION . "\n";
print "a change is in the air";
?>