this line has an extra set of quotes at the end

5: applicationtimeout="#CreateTimeSpan(0,2,0,0)#" />"

this section has missing closing quotes on the last 2 params

<!--- APPLICATION.CFM --->
<cfapplication name="MyApp"
    clientmanagement="Yes"
    sessionmanagement="Yes"
    sessiontimeout="#CreateTimeSpan(0,0,15,0)#
    applicationtimeout="#CreateTimeSpan(0,2,0,0)# />


On Mon, Jan 14, 2013 at 10:34 PM, B Griffith <[email protected]> wrote:

>
> Edit: Sorry Andrew, meant to attach this to the bottom of the entire
> thread.
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353869
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to