SignUp order

Missing Controller

Error: GetdocController could not be found.

Error: Create the class GetdocController below in file: app/controllers/getdoc_controller.php

<?php
class GetdocController extends AppController {

	var $name = 'Getdoc';
}
?>

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