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