Missing Controller

Error: StocksController could not be found.

Error: Create the class StocksController below in file: app/controllers/stocks_controller.php

<?php
class StocksController extends AppController {

	var $name = 'Stocks';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp