We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fde1b95 commit 7d66235Copy full SHA for 7d66235
models/BaseCommand.cfc
@@ -81,7 +81,7 @@ component accessors="true" {
81
arguments.content,
82
"component(\s|\n)?",
83
"class #chr( 13 )#",
84
- "all"
+ "one"
85
);
86
}
87
0 commit comments