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