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