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