CLUB ONE

Missing Controller

Error: TherapistController could not be found.

Error: Create the class TherapistController below in file: app/controllers/therapist_controller.php

<?php
class TherapistController extends AppController {

	var $name = 'Therapist';
}
?>

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