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

