Skip to content
This repository has been archived by the owner on Mar 16, 2018. It is now read-only.

Commit

Permalink
Added PHP end tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianishere committed Oct 12, 2011
1 parent 506f3e4 commit d2e8354
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion classes/org/faabtech/examples/HelloWorld.php
Expand Up @@ -20,4 +20,6 @@ public static function main($args) {
echo '!! Hello World !!';
}

}
}

?>

0 comments on commit d2e8354

Please sign in to comment.