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