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


