| Array |
| 1 | | Struct | | codePrintHTML | | string | 527: <!--- force application start sequence to be single threaded ---><br>
528: <cfif (NOT structkeyexists(application, "bInit") OR NOT application.binit) OR url.updateapp><br>
<b>529: <cflock name="#application.applicationName#_init" type="exclusive" timeout="3" throwontimeout="true"></b><br>
530: <cfif (NOT structkeyexists(application, "bInit") OR NOT application.binit) OR url.updateapp><br>
531: <br>
|
| | codePrintPlain | | string | 527: <!--- force application start sequence to be single threaded --->
528: <cfif (NOT structkeyexists(application, "bInit") OR NOT application.binit) OR url.updateapp>
529: <cflock name="#application.applicationName#_init" type="exclusive" timeout="3" throwontimeout="true">
530: <cfif (NOT structkeyexists(application, "bInit") OR NOT application.binit) OR url.updateapp>
531:
|
| | column | | | id | | | line | | | raw_trace | | string | farcry.core.application_cfc$cf._call000002(/home/admin/arminfo.am/farcry/core/Application.cfc:529) |
| | template | | string | /home/admin/arminfo.am/farcry/core/Application.cfc |
| | type | |
|
| 2 | | Struct | | codePrintHTML | | string | 497: BEGIN: Application Initialise <br>
498: -----------------------------------------><br>
<b>499: <cfparam name="url.updateapp" default="" /></b><br>
500: <br>
501: <cftry><br>
|
| | codePrintPlain | | string | 497: BEGIN: Application Initialise
498: ----------------------------------------->
499: <cfparam name="url.updateapp" default="" />
500:
501: <cftry>
|
| | column | | | id | | | line | | | raw_trace | | string | farcry.core.application_cfc$cf.udfCall1(/home/admin/arminfo.am/farcry/core/Application.cfc:499) |
| | template | | string | /home/admin/arminfo.am/farcry/core/Application.cfc |
| | type | |
|
| 3 | | Struct | | codePrintHTML | | string | 356: <br>
357: <!--- Update the farcry application if instructed ---><br>
<b>358: <cfset farcryUpdateApp() /> </b><br>
359: <br>
360: <!--- Initialize the request as a farcry application ---><br>
|
| | codePrintPlain | | string | 356:
357: <!--- Update the farcry application if instructed --->
358: <cfset farcryUpdateApp() />
359:
360: <!--- Initialize the request as a farcry application --->
|
| | column | | | id | | | line | | | raw_trace | | string | farcry.core.application_cfc$cf.udfCall1(/home/admin/arminfo.am/farcry/core/Application.cfc:358) |
| | template | | string | /home/admin/arminfo.am/farcry/core/Application.cfc |
| | type | |
|
| 4 | | Struct | | codePrintHTML | | string | 45: <br>
46: <!--- Call the main farcry Application.cfc ---><br>
<b>47: <cfset bReturn = super.OnRequestStart(argumentCollection=arguments) /></b><br>
48: <br>
49: <!--- Return out. ---><br>
|
| | codePrintPlain | | string | 45:
46: <!--- Call the main farcry Application.cfc --->
47: <cfset bReturn = super.OnRequestStart(argumentCollection=arguments) />
48:
49: <!--- Return out. --->
|
| | column | | | id | | | line | | | raw_trace | | string | application_cfc$cf.udfCall(/home/admin/arminfo.am/Application.cfc:47) |
| | template | | string | /home/admin/arminfo.am/Application.cfc |
| | type | |
|