public_html/app_error.php (line 93)
Array
(
    [className] => GarantiasController
    [webroot] => /
    [url] => garantias
    [base] => 
)

Errors

Missing Controller

Error: GarantiasController could not be found.

Error: Create the class GarantiasController below in file: public_html/controllers/garantias_controller.php

<?php
class GarantiasController extends AppController {

	var $name = 'Garantias';
}
?>

Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp