Missing Controller

Error: NevadaController could not be found.

Error: Create the class NevadaController below in file: app/controllers/nevada_controller.php

<?php
class NevadaController extends AppController {

	var $name = 'Nevada';
}
?>

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)06868
Component initialization and startup681020
Render Controller Action781020
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1327743931378-1327743931378
Component initialization and startup681030
Render Controller Action781030