Notice (8): Undefined variable: curlang [APP/views/layouts/default.ctp, line 18]

Missing Controller

Error: CtlController could not be found.

Error: Create the class CtlController below in file: app/controllers/ctl_controller.php

<?php
class CtlController extends AppController {

	var $name = 'Ctl';
}
?>

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