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