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