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