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

