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