SignUp order

Missing Controller

Error: FINDController could not be found.

Error: Create the class FINDController below in file: app/controllers/f_i_n_d_controller.php

<?php
class FINDController extends AppController {

	var $name = 'FIND';
}
?>

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