Quantcast
Channel: Add optional abort Attribute to cfinclude
Viewing all articles
Browse latest Browse all 40

Add optional abort Attribute to cfinclude

$
0
0

@justincarter wrote:

If both of these are the same, but you can already do the first one without changing any of the engine code, then I'd be in favour of sticking with what we already have smile

<cfinclude template="/sometemplate.cfml">
<cfexit method="exittemplate">

vs

<cfinclude template="/sometemplate.cfml" exit="true">

(Same goes for "abort" or any other existing statement).

Read full topic


Viewing all articles
Browse latest Browse all 40

Trending Articles