Error: Principal.htmController could not be found.
Error: Create the class Principal.htmController below in file: app/controllers/principal.htm_controller.php
<?php
class Principal.htmController extends AppController {
var $name = 'Principal.htm';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
© Ignacio Vivancos
All Rights Reserved.