Error: FlpController could not be found.
Error: Create the class FlpController below in file: app/controllers/flp_controller.php
<?php
class FlpController extends AppController {
var $name = 'Flp';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp