Missing Controller

Error: My-registriesController could not be found.

Error: Create the class My-registriesController below in file: app/controllers/my-registries_controller.php

<?php
class My-registriesController extends AppController {

	var $name = 'My-registries';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp