Missing Controller

Error: ResultsController could not be found.

Error: Create the class ResultsController below in file: app/controllers/results_controller.php

<?php
class ResultsController extends AppController {

	var $name = 'Results';
}
?>

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

Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)01717
Component initialization and startup17200
Render Controller Action18200
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1619226331490-1619226331490
Component initialization and startup17210
Render Controller Action18210