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