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