Looking for a specific function

Jeremy

in memoriam 1991-2020
I swear I have read the Routes & Controller functions over and over and can't seem to find where XenForo actually checks if $controller->actionX() actually exists, and if it doesn't, changes it to "Errornotfound" for the action... (I can't even find such an action defined somewhere either...).

Edit:

Happens in XenForo_FrontController::dispatch
 
Back
Top Bottom