TagContext | Array | 1 | Struct | codePrintHTML | string | 110: if(!isdefined("showErrors")) setting showdebugoutput = false;<br>
111: errors = createObject("component", "lib.cfc.core.errors");<br>
<b>112: errors.showError(error_method = request.method, error_method_vars = cgi.query_string, error_location = "Frontend", error_message = cfcatch.message, error_message_fulldump = dump_temp);</b><br>
113: session["lastURL"] = getFileFromPath(cgi.SCRIPT_NAME) & "?" & cgi.QUERY_STRING;<br>
114: cpLog.LogRequest(section = "Frontend", type = "close", obj_id = this.logReqID);<br>
|
| codePrintPlain | string | 110: if(!isdefined("showErrors")) setting showdebugoutput = false;
111: errors = createObject("component", "lib.cfc.core.errors");
112: errors.showError(error_method = request.method, error_method_vars = cgi.query_string, error_location = "Frontend", error_message = cfcatch.message, error_message_fulldump = dump_temp);
113: session["lastURL"] = getFileFromPath(cgi.SCRIPT_NAME) & "?" & cgi.QUERY_STRING;
114: cpLog.LogRequest(section = "Frontend", type = "close", obj_id = this.logReqID);
|
| column | | id | | line | | Raw_Trace | string | index_cfm$cf.call(/index.cfm:112) |
| template | string | /var/www/system/portal.sarganserlaender.ch/index.cfm |
| type | |
| 2 | Struct | codePrintHTML | string | 87: public function onRequest(targetpage){<br>
88: try{<br>
<b>89: include arguments.targetpage;</b><br>
90: }<br>
91: catch(any e){<br>
|
| codePrintPlain | string | 87: public function onRequest(targetpage){
88: try{
89: include arguments.targetpage;
90: }
91: catch(any e){
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:89) |
| template | string | /var/www/system/portal.sarganserlaender.ch/application.cfc |
| type | |
|
|