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