Missing Controller

Error: ForgottePasswordController could not be found.

Error: Create the class ForgottePasswordController below in file: public_html/controllers/forgotte_password_controller.php

<?php
class ForgottePasswordController extends AppController {

	var $name = 'ForgottePassword';
}
?>

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