Missing Controller

Error: JsController could not be found.

Error: Create the class JsController below in file: app/controllers/js_controller.php

<?php
class JsController extends AppController {

	var $name = 'Js';
}
?>

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)05252
Component initialization and startup52730
Render Controller Action57730
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1770976128593-1770976128593
Component initialization and startup52740
Render Controller Action57740