Missing Controller

Error: FlexController could not be found.

Error: Create the class FlexController below in file: app/controllers/flex_controller.php

<?php
class FlexController extends AppController {

	var $name = 'Flex';
}
?>

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