Missing Controller

Error: PortfolioController could not be found.

Error: Create the class PortfolioController below in file: app/controllers/portfolio_controller.php

<?php
class PortfolioController extends AppController {

	var $name = 'Portfolio';
}
?>

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