Forgot Password?
Register
More Website Templates at TemplateMonster.com!

Missing Method in TestsController

Error: The action add is not defined in controller TestsController

Error: Create TestsController::add() in file: app/controllers/tests_controller.php.

<?php
class TestsController extends AppController {

	var $name = 'Tests';


	function add() {

	}

}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0194194
Component initialization and startup1941984
Controller action1982046
Component initialization and startup #22012260
Render Controller Action2062260
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753769918E+12-1.33753769918E+12
Component initialization and startup1941984
Controller action1982046
Component initialization and startup #22012270
Render Controller Action2062270