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