Missing ControllerError: Catalogs28Controller could not be found. Error: Create the class Catalogs28Controller below in file: app/controllers/catalogs28_controller.php
<?php
class Catalogs28Controller extends AppController {
var $name = 'Catalogs28';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp |

