![]() Missing ControllerError: Prod01.htmController could not be found. Error: Create the class Prod01.htmController below in file: app/controllers/prod01.htm_controller.php
<?php
class Prod01.htmController extends AppController {
var $name = 'Prod01.htm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp |