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





