Notice (8): Undefined variable: lang [APP\views\layouts\default.ctp, line 16]

Missing Controller

Error: FrController could not be found.

Error: Create the class FrController below in file: app\controllers\fr_controller.php

<?php
class FrController extends AppController {

	var $name = 'Fr';
}
?>

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