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