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