Created
October 22, 2016 12:35
-
-
Save roryl/00fb4e5a51b3b904b954b03537198594 to your computer and use it in GitHub Desktop.
Application.cfc Name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
component { | |
this.name = "myapp"; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello World |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment