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

Missing Method in TestsController

Error: The action index is not defined in controller TestsController

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

<?php
class TestsController extends AppController {

	var $name = 'Tests';


	function index() {

	}

}
?>

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)0218218
Component initialization and startup2182236
Controller action2232318
Component initialization and startup #22272560
Render Controller Action2342560
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1.33753767258E+12-1.33753767258E+12
Component initialization and startup2182236
Controller action2232318
Component initialization and startup #22272570
Render Controller Action2342570