

Missing Controller
Error: TestimoniosController could not be found.
Error: Create the class TestimoniosController below in file: apps/APP/controllers/Testimonios.php
<?php
class TestimoniosController extends AppController {
var $name = 'Testimonios';
}
?>
Notice: If you want to customize this error message, create apps/views/errors/missing_controller.ctp
