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