Error: The action contacto.html is not defined in controller ProyectosController
Error: Create ProyectosController::contacto.html() in file: app/controllers/proyectos_controller.php.
<?php
class ProyectosController extends AppController {
var $name = 'Proyectos';
function contacto.html() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp.
| Nr | Query | Error | Affected | Num. rows | Took (ms) |
|---|---|---|---|---|---|
| 1 | DESCRIBE `categorias` | 2 | 2 | 1 | |
| 2 | DESCRIBE `destinos` | 7 | 7 | 2 | |
| 3 | DESCRIBE `fotos` | 4 | 4 | 1 | |
| 4 | DESCRIBE `ciudades` | 3 | 3 | 1 |