We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 846f6bc commit 3d76486Copy full SHA for 3d76486
custom/benchmark/tests/nested.cfm
@@ -1,5 +1,5 @@
1
<cfscript>
2
- internalRequest(
+ _internalRequest(
3
template="/tests/deep/one/two/three/index.cfm"
4
);
5
</cfscript>
0 commit comments