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