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