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