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


