Missing Controller

Błąd: CommonController could not be found.

Błąd: 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