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)02929
Component initialization and startup29490
Render Controller Action33490
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)0-1765526466491-1765526466491
Component initialization and startup29500
Render Controller Action33500