| ERRTAGCONTEXT | | Array | | 1 | | Struct | | codePrintHTML | | string | 386: try {<br>
387: // Set up a blank session.user so we can do quicker authentication checks throughout the site<br>
<b>388: session.user = createObject('component','#application.cfc#.user').init();</b><br>
389: session.started = now();<br>
390: <br>
|
| | codePrintPlain | | string | 386: try {
387: // Set up a blank session.user so we can do quicker authentication checks throughout the site
388: session.user = createObject('component','#application.cfc#.user').init();
389: session.started = now();
390:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:388) |
| | template | | string | C:\inetpub\www.AllPhaseElectricTX.com\wwwroot\Application.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 432: <br>
433: if (!structKeyExists(session,"user")) {<br>
<b>434: this.onSessionStart();</b><br>
435: }<br>
436: <br>
|
| | codePrintPlain | | string | 432:
433: if (!structKeyExists(session,"user")) {
434: this.onSessionStart();
435: }
436:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:434) |
| | template | | string | C:\inetpub\www.AllPhaseElectricTX.com\wwwroot\Application.cfc |
| | type | |
|
|