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