Skip to content

Instantly share code, notes, and snippets.

Created August 26, 2013 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6337087 to your computer and use it in GitHub Desktop.
Save anonymous/6337087 to your computer and use it in GitHub Desktop.
Debug (line 250 of RequestHandler.php): Testing 'deciding/$Action/$ID/$Name' with '' on DecisionMaking_Controller
Debug (line 250 of RequestHandler.php): Testing '$Action//$ID/$OtherID' with '' on DecisionMaking_Controller
Debug (line 258 of RequestHandler.php): Rule '$Action//$ID/$OtherID' matched to action 'handleAction' on DecisionMaking_Controller. Latest request params: array ( 'Action' => NULL, 'ID' => NULL, 'OtherID' => NULL, )
Debug (line 184 of RequestHandler.php): Action not set; using default action method name 'index'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment