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