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