Notice (8): Undefined variable: language [APP/views/layouts/default.ctp, line 7] http://www.sommering.ro//" /> Notice (8): Undefined variable: root [APP/views/layouts/default.ctp, line 9] css/sommering.css" />

Missing Controller

Error: CommonController could not be found.

Error: Create the class CommonController below in file: app/controllers/common_controller.php

<?php
class CommonController extends AppController {

	var $name = 'Common';
}
?>

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