Context validation error for the cffunction tag.
|
|
The start tag must have a matching end tag. An explicit end tag can be provided by adding </cffunction>. If the body of the tag is empty, you can use the shortcut <cffunction .../>.
|
| |
The error occurred in C:/inetpub/wwwroot/agoria/Application.cfc: line 94
|
92 : </cffunction>
93 :
94 : <cffunction name="onRequestStart">
95 : <!--- TEMPORARY bypass for diagnostic testing --->
96 : <cfif structKeyExists(url, "test") AND url.test EQ "1">
|
|
|
Resources:
|
| Browser |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 |
| Remote Address |
85.25.210.23 |
| Referrer |
|
| Date/Time |
30-Oct-25 12:50 AM |
|