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)09898
Component initialization and startup981410
Render Controller Action1111410
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1337401027364-1337401027364
Component initialization and startup981420
Render Controller Action1111420