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