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