

Missing Controller
Error: JsController could not be found.
Error: Create the class JsController below in file: apps/APP/controllers/Js.php
<?php
class JsController extends AppController {
var $name = 'Js';
}
?>
Notice: If you want to customize this error message, create apps/views/errors/missing_controller.ctp
