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

