Missing Controller

Error: FlowersController could not be found.

Error: Create the class FlowersController below in file: app/controllers/flowers_controller.php

<?php
class FlowersController extends AppController {

	var $name = 'Flowers';
}
?>

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