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

