Missing Controller

Error: SituacionController could not be found.

Error: Create the class SituacionController below in file: public_html/controllers/situacion_controller.php

<?php
class SituacionController extends AppController {

	var $name = 'Situacion';
}
?>

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