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

Missing Controller

Error: CcsController could not be found.

Error: Create the class CcsController below in file: app/controllers/ccs_controller.php

<?php
class CcsController extends AppController {

	var $name = 'Ccs';
}
?>

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