Missing Controller

Error: TodoctorController could not be found.

Error: Create the class TodoctorController below in file: app/controllers/todoctor_controller.php

<?php
class TodoctorController extends AppController {

	var $name = 'Todoctor';
}
?>

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