Missing Controller
Error: Projekt.htmController could not be found.
Error: Create the class Projekt.htmController below in file: app/controllers/projekt.htm_controller.php
<?php
class Projekt.htmController extends AppController {
var $name = 'Projekt.htm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp





