Missing Controller

Błąd: ThemeController could not be found.

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

<?php
class ThemeController extends AppController {

	var $name = 'Theme';
}
?>

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