Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Commit

Permalink
Create hello_world.cfm
Browse files Browse the repository at this point in the history
  • Loading branch information
luksfk authored Oct 4, 2017
1 parent 23d5e72 commit be156a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hello_world.cfm
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<cfset welcome="Hello World!">

<cfoutput>#welcome#</cfoutput>

0 comments on commit be156a6

Please sign in to comment.