Missing Controller

Błąd: ...Controller could not be found.

Błąd: Create the class ...Controller below in file: app/controllers/...controller.php

<?php
class ...Controller extends AppController {

	var $name = '...';
}
?>

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