Missing Method in FeController

Error: The action start is not defined in controller FeController

Error: Create FeController::start() in file: app/controllers/fe_controller.php.

<?php
class FeController extends AppController {

	var $name = 'Fe';


	function start() {

	}

}
?>

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

(default) 0 query took ms
NrQueryErrorAffectedNum. rowsTook (ms)