| ERRTAGCONTEXT | | Array | | 1 | | Struct | | codePrintHTML | | string | 368: try {<br>
369: // Set up a blank session.user so we can do quicker authentication checks throughout the site<br>
<b>370: session.user = createObject('component','#application.cfc#.user').init();</b><br>
371: session.started = now();<br>
372: <br>
|
| | codePrintPlain | | string | 368: try {
369: // Set up a blank session.user so we can do quicker authentication checks throughout the site
370: session.user = createObject('component','#application.cfc#.user').init();
371: session.started = now();
372:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:370) |
| | template | | string | C:\inetpub\www.UbikWorks.com\wwwroot\Application.cfc |
| | type | |
| | 2 | | Struct | | codePrintHTML | | string | 422: <br>
423: if (!structKeyExists(session,"user")) {<br>
<b>424: this.onSessionStart();</b><br>
425: }<br>
426: <br>
|
| | codePrintPlain | | string | 422:
423: if (!structKeyExists(session,"user")) {
424: this.onSessionStart();
425: }
426:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/Application.cfc:424) |
| | template | | string | C:\inetpub\www.UbikWorks.com\wwwroot\Application.cfc |
| | type | |
|
|