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



