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